Skip to content

Bump the dependencies group in /.config with 12 updates #464

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
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
24 changes: 12 additions & 12 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==25.5.0 # via molecule, pytest-ansible (pyproject.toml)
ansible-compat==25.6.0 # via molecule, pytest-ansible (pyproject.toml)
astroid==3.3.10 # via pylint
attrs==25.3.0 # via jsonschema, referencing
babel==2.17.0 # via mkdocs-material
backrefs==5.8 # via mkdocs-material
beautifulsoup4==4.13.4 # via linkchecker, mkdocs-htmlproofer-plugin
bracex==2.5.post1 # via wcmatch
cachetools==6.0.0 # via tox
cachetools==6.1.0 # via tox
cairocffi==1.7.1 # via cairosvg
cairosvg==2.8.2 # via mkdocs-ansible
certifi==2025.4.26 # via requests
certifi==2025.6.15 # via requests
cffi==1.17.1 # via cairocffi, cryptography
cfgv==3.4.0 # via pre-commit
chardet==5.2.0 # via tox
Expand Down Expand Up @@ -44,7 +44,7 @@ jsmin==3.0.1 # via mkdocs-minify-plugin
jsonschema==4.24.0 # via ansible-compat, molecule
jsonschema-specifications==2025.4.1 # via jsonschema
linkchecker==10.5.0 # via mkdocs-ansible
markdown==3.8 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
markdown==3.8.2 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
markdown-exec==1.10.3 # via mkdocs-ansible
markdown-include==0.8.1 # via mkdocs-ansible
markdown-it-py==3.0.0 # via rich
Expand All @@ -65,8 +65,8 @@ mkdocs-minify-plugin==0.8.0 # via mkdocs-ansible
mkdocs-monorepo-plugin==1.1.2 # via mkdocs-ansible
mkdocstrings==0.29.1 # via mkdocs-ansible, mkdocstrings-python
mkdocstrings-python==1.16.12 # via mkdocs-ansible
molecule==25.5.0 # via pytest-ansible (pyproject.toml)
mypy==1.16.0 # via pytest-ansible (pyproject.toml)
molecule==25.6.0 # via pytest-ansible (pyproject.toml)
mypy==1.16.1 # via pytest-ansible (pyproject.toml)
mypy-extensions==1.1.0 # via mypy
nodeenv==1.9.1 # via pre-commit
packaging==25.0 # via ansible-compat, ansible-core, mkdocs, mkdocs-macros-plugin, molecule, pyproject-api, pytest, tox, pytest-ansible (pyproject.toml)
Expand All @@ -78,11 +78,11 @@ pluggy==1.6.0 # via molecule, pytest, tox
pre-commit==4.2.0 # via pytest-ansible (pyproject.toml)
pycparser==2.22 # via cffi
pydoclint==0.6.6 # via pytest-ansible (pyproject.toml)
pygments==2.19.1 # via mkdocs-material, rich
pygments==2.19.2 # via mkdocs-material, rich
pylint==3.3.7 # via pytest-ansible (pyproject.toml)
pymdown-extensions==10.15 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pymdown-extensions==10.16 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.9.1 # via tox
pytest==8.4.0 # via pytest-github-actions-annotate-failures, pytest-plus, pytest-xdist, pytest-ansible (pyproject.toml)
pytest==8.4.1 # via pytest-github-actions-annotate-failures, pytest-plus, pytest-xdist, pytest-ansible (pyproject.toml)
pytest-github-actions-annotate-failures==0.3.0 # via pytest-ansible (pyproject.toml)
pytest-plus==0.8.1 # via pytest-ansible (pyproject.toml)
pytest-xdist==3.7.0 # via pytest-ansible (pyproject.toml)
Expand All @@ -94,7 +94,7 @@ referencing==0.36.2 # via jsonschema, jsonschema-specifications
requests==2.32.4 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
rich==14.0.0 # via enrich, molecule
rpds-py==0.25.1 # via jsonschema, referencing
ruff==0.11.13 # via pytest-ansible (pyproject.toml)
ruff==0.12.0 # via pytest-ansible (pyproject.toml)
six==1.17.0 # via python-dateutil
soupsieve==2.7 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
Expand All @@ -105,9 +105,9 @@ tinycss2==1.4.0 # via cairosvg, cssselect2
toml-sort==0.24.2 # via pytest-ansible (pyproject.toml)
tomli==2.2.1 # via coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
tomlkit==0.13.3 # via pylint, toml-sort
tox==4.26.0 # via pytest-ansible (pyproject.toml)
tox==4.27.0 # via pytest-ansible (pyproject.toml)
types-pyyaml==6.0.12.20250516 # via pytest-ansible (pyproject.toml)
urllib3==2.4.0 # via requests
urllib3==2.5.0 # via requests
virtualenv==20.31.2 # via pre-commit, tox
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via molecule
Expand Down
Loading