Skip to content

Commit

Permalink
Bump the dependencies group in /.config with 16 updates (ansible#4231)
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 Jun 23, 2024
1 parent b4018c2 commit 0a4ff6d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
32 changes: 16 additions & 16 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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-core==2.17.0
ansible-core==2.17.1
astroid==3.2.2
attrs==23.2.0
babel==2.15.0
Expand All @@ -14,15 +14,15 @@ black==24.4.2
boolean-py==4.0
bracex==2.4
cachetools==5.3.3
cairocffi==1.7.0
cairocffi==1.7.1
cairosvg==2.7.1
certifi==2024.6.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
coverage==7.5.3
coverage==7.5.4
coverage-enable-subprocess==1.0
cryptography==42.0.8
csscompressor==0.9.5
Expand All @@ -33,12 +33,12 @@ distlib==0.3.8
dnspython==2.6.1
exceptiongroup==1.2.1
execnet==2.1.1
filelock==3.15.1
filelock==3.15.4
ghp-import==2.1.0
griffe==0.45.3
griffe==0.47.0
htmlmin2==0.1.13
idna==3.7
importlib-metadata==7.1.0
importlib-metadata==7.2.0
iniconfig==2.0.0
isort==5.13.2
jinja2==3.1.4
Expand All @@ -49,7 +49,7 @@ jsonschema-specifications==2023.12.1
license-expression==30.3.0
linkchecker==10.4.0
markdown==3.6
markdown-exec==1.9.1
markdown-exec==1.9.2
markdown-include==0.8.1
markdown-it-py==3.0.0
markupsafe==2.1.5
Expand All @@ -63,29 +63,29 @@ mkdocs-gen-files==0.5.0
mkdocs-get-deps==0.2.0
mkdocs-htmlproofer-plugin==1.2.1
mkdocs-macros-plugin==1.0.5
mkdocs-material==9.5.26
mkdocs-material==9.5.27
mkdocs-material-extensions==1.3.1
mkdocs-minify-plugin==0.8.0
mkdocs-monorepo-plugin==1.1.0
mkdocstrings==0.25.1
mkdocstrings-python==1.10.3
mkdocstrings-python==1.10.5
mypy==1.10.0
mypy-extensions==1.0.0
netaddr==1.3.0
packaging==24.1
paginate==0.5.6
pathspec==0.12.1
pillow==10.3.0
pip==24.0
pipdeptree==2.22.0
pip==24.1
pipdeptree==2.23.0
platformdirs==4.2.2
pluggy==1.5.0
psutil==5.9.8
psutil==6.0.0
pycparser==2.22
pygments==2.18.0
pylint==3.2.3
pymdown-extensions==10.8.1
pyproject-api==1.6.1
pyproject-api==1.7.1
pytest==8.2.2
pytest-mock==3.14.0
pytest-plus==0.7.0
Expand All @@ -102,7 +102,7 @@ rpds-py==0.18.1
ruamel-yaml==0.18.6
six==1.16.0
soupsieve==2.5
subprocess-tee==0.4.1
subprocess-tee==0.4.2
termcolor==2.4.0
text-unidecode==1.3
tinycss2==1.3.0
Expand All @@ -112,8 +112,8 @@ tox==4.15.1
types-jsonschema==4.22.0.20240610
types-pyyaml==6.0.12.20240311
typing-extensions==4.12.2
urllib3==2.2.1
virtualenv==20.26.2
urllib3==2.2.2
virtualenv==20.26.3
watchdog==4.0.1
webencodings==0.5.1
yamllint==1.35.1
Expand Down
8 changes: 4 additions & 4 deletions .config/requirements-lock.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
# 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-core==2.17.0
ansible-core==2.17.1
attrs==23.2.0
black==24.4.2
bracex==2.4
cffi==1.16.0
click==8.1.7
cryptography==42.0.8
filelock==3.15.1
importlib-metadata==7.1.0
filelock==3.15.4
importlib-metadata==7.2.0
jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
Expand All @@ -31,7 +31,7 @@ referencing==0.35.1
rich==13.7.1
rpds-py==0.18.1
ruamel-yaml==0.18.6
subprocess-tee==0.4.1
subprocess-tee==0.4.2
tomli==2.0.1
typing-extensions==4.12.2
wcmatch==8.5.2 ; python_version < "3.12"
Expand Down

0 comments on commit 0a4ff6d

Please sign in to comment.