Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 11 updates (#4318)
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 Sep 8, 2024
1 parent 5a987e4 commit 4f0742f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cachetools==5.5.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.8.30
cffi==1.17.0
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
Expand All @@ -33,7 +33,7 @@ distlib==0.3.8
dnspython==2.6.1
exceptiongroup==1.2.2
execnet==2.1.1
filelock==3.15.4
filelock==3.16.0
ghp-import==2.1.0
griffe==1.2.0
htmlmin2==0.1.13
Expand All @@ -47,7 +47,7 @@ jsmin==3.0.1
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
license-expression==30.3.1
linkchecker==10.4.0
linkchecker==10.5.0
markdown==3.7
markdown-exec==1.9.3
markdown-include==0.8.1
Expand All @@ -58,7 +58,7 @@ mdurl==0.1.2
mergedeep==1.3.4
mkdocs==1.6.1
mkdocs-ansible==24.3.1
mkdocs-autorefs==1.1.0
mkdocs-autorefs==1.2.0
mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
Expand All @@ -67,8 +67,8 @@ mkdocs-material==9.5.34
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.2
mkdocstrings-python==1.10.9
mkdocstrings==0.26.1
mkdocstrings-python==1.11.1
mypy==1.11.2
mypy-extensions==1.0.0
netaddr==1.3.0
Expand All @@ -77,8 +77,8 @@ paginate==0.5.7
pathspec==0.12.1
pillow==10.4.0
pip==24.2
pipdeptree==2.23.1
platformdirs==4.2.2
pipdeptree==2.23.3
platformdirs==4.3.1
pluggy==1.5.0
psutil==6.0.0
pycparser==2.22
Expand Down Expand Up @@ -108,13 +108,13 @@ text-unidecode==1.3
tinycss2==1.3.0
tomli==2.0.1
tomlkit==0.13.2
tox==4.18.0
tox==4.18.1
types-jsonschema==4.23.0.20240813
types-pyyaml==6.0.12.20240808
typing-extensions==4.12.2
urllib3==2.2.2
virtualenv==20.26.3
watchdog==5.0.0
virtualenv==20.26.4
watchdog==5.0.2
webencodings==0.5.1
yamllint==1.35.1
zipp==3.20.1
Expand Down
6 changes: 3 additions & 3 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ ansible-core==2.17.3
attrs==24.2.0
black==24.8.0
bracex==2.5
cffi==1.17.0
cffi==1.17.1
click==8.1.7
cryptography==43.0.1
filelock==3.15.4
filelock==3.16.0
importlib-metadata==8.4.0
jinja2==3.1.4
jsonschema==4.23.0
Expand All @@ -23,7 +23,7 @@ mdurl==0.1.2
mypy-extensions==1.0.0
packaging==24.1
pathspec==0.12.1
platformdirs==4.2.2
platformdirs==4.3.1
pycparser==2.22
pygments==2.18.0
pyyaml==6.0.2
Expand Down

0 comments on commit 4f0742f

Please sign in to comment.