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 5 updates #407

Closed
Closed
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
10 changes: 5 additions & 5 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==24.9.1 # via molecule, pytest-ansible (pyproject.toml)
ansible-compat==24.10.0 # via molecule, pytest-ansible (pyproject.toml)
astroid==3.3.5 # via pylint
attrs==24.2.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-material
Expand All @@ -18,7 +18,7 @@ charset-normalizer==3.4.0 # via requests
click==8.1.7 # via black, click-help-colors, mkdocs, mkdocstrings, molecule, pydoclint
click-help-colors==0.9.4 # via molecule
colorama==0.4.6 # via griffe, mkdocs-material, tox
coverage==7.6.4 # via pytest-ansible (pyproject.toml)
coverage==7.6.7 # via pytest-ansible (pyproject.toml)
cryptography==43.0.3 # via ansible-core
csscompressor==0.9.5 # via mkdocs-minify-plugin
cssselect2==0.7.0 # via cairosvg
Expand Down Expand Up @@ -94,16 +94,16 @@ regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via linkchecker, mkdocs-htmlproofer-plugin, mkdocs-material
rich==13.9.4 # via enrich, molecule
rpds-py==0.21.0 # via jsonschema, referencing
ruff==0.7.3 # via pytest-ansible (pyproject.toml)
ruff==0.7.4 # via pytest-ansible (pyproject.toml)
six==1.16.0 # via python-dateutil
soupsieve==2.6 # via beautifulsoup4
subprocess-tee==0.4.2 # via ansible-compat
super-collections==0.5.3 # via mkdocs-macros-plugin
termcolor==2.5.0 # via mkdocs-macros-plugin
text-unidecode==1.3 # via python-slugify
tinycss2==1.4.0 # via cairosvg, cssselect2
toml-sort==0.23.1 # via pytest-ansible (pyproject.toml)
tomli==2.0.2 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
toml-sort==0.24.0 # via pytest-ansible (pyproject.toml)
tomli==2.1.0 # via black, coverage, mypy, pydoclint, pylint, pyproject-api, pytest, tox
tomlkit==0.13.2 # via pylint, toml-sort
tox==4.23.2 # via pytest-ansible (pyproject.toml)
types-pyyaml==6.0.12.20240917 # via pytest-ansible (pyproject.toml)
Expand Down
Loading