Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 6 updates (#4324)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 11, 2024
1 parent 4f0742f commit 25f783c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib --unsafe-package=wcmatch pyproject.toml
#
ansible-compat==24.8.0
ansible-core==2.17.3
ansible-compat==24.9.0
ansible-core==2.17.4
astroid==3.2.4
attrs==24.2.0
babel==2.16.0
Expand Down Expand Up @@ -35,7 +35,7 @@ exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.16.0
ghp-import==2.1.0
griffe==1.2.0
griffe==1.3.0
htmlmin2==0.1.13
idna==3.8
importlib-metadata==8.4.0
Expand Down Expand Up @@ -78,15 +78,15 @@ pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.3
platformdirs==4.3.1
platformdirs==4.3.2
pluggy==1.5.0
psutil==6.0.0
pycparser==2.22
pygments==2.18.0
pylint==3.2.7
pymdown-extensions==10.9
pyproject-api==1.7.1
pytest==8.3.2
pytest==8.3.3
pytest-mock==3.14.0
pytest-plus==0.7.0
pytest-xdist==3.6.1
Expand All @@ -97,7 +97,7 @@ pyyaml-env-tag==0.1
referencing==0.35.1
regex==2024.7.24
requests==2.32.3
rich==13.8.0
rich==13.8.1
rpds-py==0.20.0
ruamel-yaml==0.18.6
six==1.16.0
Expand Down
8 changes: 4 additions & 4 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
#
# pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras --unsafe-package=resolvelib --unsafe-package=ruamel-yaml-clib pyproject.toml
#
ansible-compat==24.8.0
ansible-core==2.17.3
ansible-compat==24.9.0
ansible-core==2.17.4
attrs==24.2.0
black==24.8.0
bracex==2.5
Expand All @@ -23,12 +23,12 @@ mdurl==0.1.2
mypy-extensions==1.0.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.3.1
platformdirs==4.3.2
pycparser==2.22
pygments==2.18.0
pyyaml==6.0.2
referencing==0.35.1
rich==13.8.0
rich==13.8.1
rpds-py==0.20.0
ruamel-yaml==0.18.6
subprocess-tee==0.4.2
Expand Down

0 comments on commit 25f783c

Please sign in to comment.