Skip to content

Commit 361b485

Browse files
Bump the dependencies group in /.config with 5 updates (#1849)
Bumps the dependencies group in /.config with 5 updates: | Package | From | To | | --- | --- | --- | | [ansible-compat](https://github.com/ansible/ansible-compat) | `24.8.0` | `24.9.0` | | [griffe](https://github.com/mkdocstrings/griffe) | `1.2.0` | `1.3.0` | | [platformdirs](https://github.com/platformdirs/platformdirs) | `4.3.1` | `4.3.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [rich](https://github.com/Textualize/rich) | `13.8.0` | `13.8.1` | Updates `ansible-compat` from 24.8.0 to 24.9.0 - [Release notes](https://github.com/ansible/ansible-compat/releases) - [Commits](ansible/ansible-compat@v24.8.0...v24.9.0) Updates `griffe` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/mkdocstrings/griffe/releases) - [Changelog](https://github.com/mkdocstrings/griffe/blob/main/CHANGELOG.md) - [Commits](mkdocstrings/griffe@1.2.0...1.3.0) Updates `platformdirs` from 4.3.1 to 4.3.2 - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.3.1...4.3.2) Updates `pytest` from 8.3.2 to 8.3.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.3.2...8.3.3) Updates `rich` from 13.8.0 to 13.8.1 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v13.8.0...v13.8.1) --- updated-dependencies: - dependency-name: ansible-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: griffe dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: platformdirs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f43a90c commit 361b485

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.config/constraints.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras pyproject.toml
66
#
77
ansible-builder==3.1.0
8-
ansible-compat==24.8.0
8+
ansible-compat==24.9.0
99
ansible-core==2.16.5
1010
ansible-lint==24.7.0
1111
ansible-runner==2.4.0
@@ -40,7 +40,7 @@ filelock==3.16.0
4040
flake8==7.1.1
4141
flake8-docstrings==1.7.0
4242
ghp-import==2.1.0
43-
griffe==1.2.0
43+
griffe==1.3.0
4444
htmlmin2==0.1.13
4545
identify==2.6.0
4646
idna==3.8
@@ -83,7 +83,7 @@ pbr==6.1.0
8383
pexpect==4.9.0
8484
pillow==10.4.0
8585
pipdeptree==2.23.3
86-
platformdirs==4.3.1
86+
platformdirs==4.3.2
8787
pluggy==1.5.0
8888
pre-commit==3.8.0
8989
ptyprocess==0.7.0
@@ -93,7 +93,7 @@ pydocstyle==6.3.0
9393
pyflakes==3.2.0
9494
pygments==2.18.0
9595
pymdown-extensions==10.9
96-
pytest==8.3.2
96+
pytest==8.3.3
9797
pytest-env==1.1.4
9898
pytest-mock==3.14.0
9999
pytest-plus==0.7.0
@@ -109,7 +109,7 @@ regex==2024.7.24
109109
requests==2.32.3
110110
requirements-parser==0.11.0
111111
resolvelib==1.0.1
112-
rich==13.8.0
112+
rich==13.8.1
113113
rpds-py==0.20.0
114114
ruamel-yaml==0.18.6
115115
ruamel-yaml-clib==0.2.8

0 commit comments

Comments
 (0)