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 9 updates #405

Merged
merged 2 commits into from
Dec 29, 2024
Merged
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
18 changes: 9 additions & 9 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This file was autogenerated by uv via the following command:
# tox run deps
ansible-compat==24.10.0 # via pytest-ansible
astroid==3.3.7 # via pylint
astroid==3.3.8 # via pylint
attrs==24.3.0 # via jsonschema, referencing
babel==2.16.0 # via mkdocs-material
beautifulsoup4==4.12.3 # via linkchecker, mkdocs-htmlproofer-plugin
Expand All @@ -13,10 +13,10 @@ certifi==2024.12.14 # via requests
cffi==1.17.1 # via cairocffi, cryptography
cfgv==3.4.0 # via pre-commit
chardet==5.2.0 # via tox
charset-normalizer==3.4.0 # via requests
charset-normalizer==3.4.1 # via requests
click==8.1.8 # via black, mkdocs, mkdocstrings, pydoclint
colorama==0.4.6 # via griffe, mkdocs-material, tox
coverage==7.6.9 # via tox-ansible (pyproject.toml)
coverage==7.6.10 # via tox-ansible (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 @@ -29,7 +29,7 @@ exceptiongroup==1.2.2 # via pytest
execnet==2.1.1 # via pytest-xdist
filelock==3.16.1 # via tox, virtualenv
ghp-import==2.1.0 # via mkdocs
griffe==1.5.1 # via mkdocstrings-python
griffe==1.5.4 # via mkdocstrings-python
hjson==3.1.0 # via mkdocs-macros-plugin, super-collections
htmlmin2==0.1.13 # via mkdocs-minify-plugin
identify==2.6.3 # via pre-commit
Expand Down Expand Up @@ -59,7 +59,7 @@ 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.12.2 # via mkdocs-ansible
mkdocstrings-python==1.13.0 # via mkdocs-ansible
mypy==1.14.0 # via tox-ansible (pyproject.toml)
mypy-extensions==1.0.0 # via black, mypy
nodeenv==1.9.1 # via pre-commit
Expand All @@ -72,10 +72,10 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to
pluggy==1.5.0 # via pytest, tox
pre-commit==4.0.1 # via tox-ansible (pyproject.toml)
pycparser==2.22 # via cffi
pydoclint==0.5.13 # via tox-ansible (pyproject.toml)
pydoclint==0.5.14 # via tox-ansible (pyproject.toml)
pygments==2.18.0 # via mkdocs-material
pylint==3.3.2 # via tox-ansible (pyproject.toml)
pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pylint==3.3.3 # via tox-ansible (pyproject.toml)
pymdown-extensions==10.13 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.8.0 # via tox
pytest==8.3.4 # via pytest-ansible, pytest-xdist, tox-ansible (pyproject.toml)
pytest-ansible==24.12.0 # via tox-ansible (pyproject.toml)
Expand All @@ -101,7 +101,7 @@ tomli==2.2.1 # via black, coverage, mypy, pydoclint, pylint, pyproj
tomlkit==0.13.2 # via pylint, toml-sort
tox==4.23.2 # via tox-ansible (pyproject.toml)
types-pyyaml==6.0.12.20241221 # via tox-ansible (pyproject.toml)
urllib3==2.2.3 # via requests
urllib3==2.3.0 # via requests
virtualenv==20.28.0 # via pre-commit, tox
watchdog==6.0.0 # via mkdocs
webencodings==0.5.1 # via cssselect2, tinycss2
Expand Down
Loading