Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the dependencies group in /.config with 11 updates #4393

Merged
merged 2 commits into from
Feb 10, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This file was autogenerated by uv via the following command:
# tox run -e deps
ansi2html==1.9.2 # via molecule (pyproject.toml)
ansible-compat==25.1.1 # via ansible-lint, molecule (pyproject.toml)
ansible-lint==25.1.1 # via molecule (pyproject.toml)
ansible-compat==25.1.2 # via ansible-lint, molecule (pyproject.toml)
ansible-lint==25.1.2 # via molecule (pyproject.toml)
astroid==3.3.8 # via pylint
attrs==25.1.0 # via jsonschema, referencing
babel==2.17.0 # via mkdocs-material
beautifulsoup4==4.12.3 # via linkchecker, mkdocs-htmlproofer-plugin
beautifulsoup4==4.13.3 # via linkchecker, mkdocs-htmlproofer-plugin
black==25.1.0 # via ansible-lint, molecule (pyproject.toml)
bracex==2.5.post1 # via wcmatch
build==1.2.2.post1 # via pip-tools
Expand All @@ -21,7 +21,7 @@ charset-normalizer==3.4.1 # via requests
click==8.1.8 # via black, click-help-colors, mkdocs, mkdocstrings, pip-tools, pydoclint, molecule (pyproject.toml)
click-help-colors==0.9.4 # via molecule (pyproject.toml)
colorama==0.4.6 # via griffe, mkdocs-material, tox
coverage==7.6.10 # via molecule (pyproject.toml)
coverage==7.6.11 # via molecule (pyproject.toml)
cryptography==44.0.0 # via ansible-core
csscompressor==0.9.5 # via mkdocs-minify-plugin
cssselect2==0.7.0 # via cairosvg
Expand All @@ -39,7 +39,7 @@ ghp-import==2.1.0 # via mkdocs
griffe==1.5.6 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
identify==2.6.6 # via pre-commit
identify==2.6.7 # via pre-commit
idna==3.10 # via requests
importlib-metadata==8.6.1 # via ansible-lint
iniconfig==2.0.0 # via pytest
Expand All @@ -64,13 +64,13 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible
mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible
mkdocs-material==9.6.1 # via mkdocs-ansible
mkdocs-material==9.6.3 # via mkdocs-ansible
mkdocs-material-extensions==1.3.1 # via mkdocs-ansible, mkdocs-material
mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
mkdocs-monorepo-plugin==1.1.0 # via mkdocs-ansible
mkdocstrings==0.27.0 # via mkdocs-ansible, mkdocstrings-python
mkdocstrings-python==1.13.0 # via mkdocs-ansible
mypy==1.14.1 # via molecule (pyproject.toml)
mkdocstrings==0.28.0 # via mkdocs-ansible, mkdocstrings-python
mkdocstrings-python==1.14.6 # via mkdocs-ansible
mypy==1.15.0 # via molecule (pyproject.toml)
mypy-extensions==1.0.0 # via black, mypy
nodeenv==1.9.1 # via pre-commit
packaging==24.2 # via ansible-compat, ansible-core, ansible-lint, black, build, mkdocs, mkdocs-macros-plugin, pipdeptree, pyproject-api, pytest, tox, molecule (pyproject.toml)
Expand All @@ -94,7 +94,7 @@ pyproject-hooks==1.2.0 # via build, pip-tools
pytest==8.3.4 # via pytest-instafail, pytest-mock, pytest-plus, pytest-testinfra, pytest-xdist, molecule (pyproject.toml)
pytest-instafail==0.5.0 # via molecule (pyproject.toml)
pytest-mock==3.14.0 # via molecule (pyproject.toml)
pytest-plus==0.8.0 # via molecule (pyproject.toml)
pytest-plus==0.8.1 # via molecule (pyproject.toml)
pytest-testinfra==10.1.1 # via molecule (pyproject.toml)
pytest-xdist==3.6.1 # via molecule (pyproject.toml)
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
Expand All @@ -108,7 +108,7 @@ rich==13.9.4 # via enrich, molecule (pyproject.toml)
rpds-py==0.22.3 # via jsonschema, referencing
ruamel-yaml==0.18.10 # via ansible-lint
ruamel-yaml-clib==0.2.12 # via ruamel-yaml
ruff==0.9.4 # via molecule (pyproject.toml)
ruff==0.9.5 # via molecule (pyproject.toml)
setuptools==75.8.0 # via pip-tools
six==1.17.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
Expand Down
Loading