Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 9 updates (#4261)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 95382d3 commit 288db8a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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.6.1
ansible-compat==24.7.0
ansible-core==2.17.1
astroid==3.2.2
attrs==23.2.0
Expand All @@ -22,7 +22,7 @@ chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.5.4
coverage==7.6.0
coverage-enable-subprocess==1.0
cryptography==42.0.8
csscompressor==0.9.5
Expand All @@ -31,7 +31,7 @@ defusedxml==0.7.1
dill==0.3.8
distlib==0.3.8
dnspython==2.6.1
exceptiongroup==1.2.1
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
ghp-import==2.1.0
Expand All @@ -44,7 +44,7 @@ isort==5.13.2
jinja2==3.1.4
jmespath==1.0.1
jsmin==3.0.1
jsonschema==4.22.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
license-expression==30.3.0
linkchecker==10.4.0
Expand Down Expand Up @@ -76,8 +76,8 @@ packaging==24.1
paginate==0.5.6
pathspec==0.12.1
pillow==10.4.0
pip==24.1.1
pipdeptree==2.23.0
pip==24.1.2
pipdeptree==2.23.1
platformdirs==4.2.2
pluggy==1.5.0
psutil==6.0.0
Expand All @@ -98,7 +98,7 @@ referencing==0.35.1
regex==2024.5.15
requests==2.32.3
rich==13.7.1
rpds-py==0.18.1
rpds-py==0.19.0
ruamel-yaml==0.18.6
six==1.16.0
soupsieve==2.5
Expand All @@ -107,9 +107,9 @@ termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
tomlkit==0.12.5
tomlkit==0.13.0
tox==4.16.0
types-jsonschema==4.22.0.20240610
types-jsonschema==4.23.0.20240712
types-pyyaml==6.0.12.20240311
typing-extensions==4.12.2
urllib3==2.2.2
Expand Down
6 changes: 3 additions & 3 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# 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.6.1
ansible-compat==24.7.0
ansible-core==2.17.1
attrs==23.2.0
black==24.4.2
Expand All @@ -15,7 +15,7 @@ cryptography==42.0.8
filelock==3.15.4
importlib-metadata==8.0.0
jinja2==3.1.4
jsonschema==4.22.0
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -29,7 +29,7 @@ pygments==2.18.0
pyyaml==6.0.1
referencing==0.35.1
rich==13.7.1
rpds-py==0.18.1
rpds-py==0.19.0
ruamel-yaml==0.18.6
subprocess-tee==0.4.2
tomli==2.0.1
Expand Down

0 comments on commit 288db8a

Please sign in to comment.