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 #412

Merged
merged 1 commit into from
Dec 8, 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
22 changes: 11 additions & 11 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.8 # via pytest-ansible (pyproject.toml)
coverage==7.6.9 # via pytest-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 @@ -45,27 +45,27 @@ jsonschema==4.23.0 # via ansible-compat, molecule
jsonschema-specifications==2024.10.1 # via jsonschema
linkchecker==10.5.0 # via mkdocs-ansible
markdown==3.7 # via markdown-include, mkdocs, mkdocs-autorefs, mkdocs-htmlproofer-plugin, mkdocs-material, mkdocstrings, pymdown-extensions
markdown-exec==1.9.3 # via mkdocs-ansible
markdown-exec==1.10.0 # via mkdocs-ansible
markdown-include==0.8.1 # via mkdocs-ansible
markdown-it-py==3.0.0 # via rich
markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
mccabe==0.7.0 # via pylint
mdurl==0.1.2 # via markdown-it-py
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
mkdocs==1.6.1 # via mkdocs-ansible, mkdocs-autorefs, mkdocs-gen-files, mkdocs-htmlproofer-plugin, mkdocs-macros-plugin, mkdocs-material, mkdocs-minify-plugin, mkdocs-monorepo-plugin, mkdocstrings
mkdocs-ansible==24.3.1 # via pytest-ansible (pyproject.toml)
mkdocs-ansible==24.12.0 # via pytest-ansible (pyproject.toml)
mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python
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.5.46 # via mkdocs-ansible
mkdocs-material==9.5.47 # 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.12.2 # via mkdocs-ansible
molecule==24.9.0 # via pytest-ansible (pyproject.toml)
molecule==24.12.0 # via pytest-ansible (pyproject.toml)
mypy==1.13.0 # via pytest-ansible (pyproject.toml)
mypy-extensions==1.0.0 # via black, mypy
nodeenv==1.9.1 # via pre-commit
Expand All @@ -78,12 +78,12 @@ platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, to
pluggy==1.5.0 # via molecule, pytest, tox
pre-commit==4.0.1 # via pytest-ansible (pyproject.toml)
pycparser==2.22 # via cffi
pydoclint==0.5.9 # via pytest-ansible (pyproject.toml)
pydoclint==0.5.10 # via pytest-ansible (pyproject.toml)
pygments==2.18.0 # via mkdocs-material, rich
pylint==3.3.1 # via pytest-ansible (pyproject.toml)
pylint==3.3.2 # via pytest-ansible (pyproject.toml)
pymdown-extensions==10.12 # via markdown-exec, mkdocs-ansible, mkdocs-material, mkdocstrings
pyproject-api==1.8.0 # via tox
pytest==8.3.3 # via pytest-xdist, pytest-ansible (pyproject.toml)
pytest==8.3.4 # via pytest-xdist, pytest-ansible (pyproject.toml)
pytest-xdist==3.6.1 # via pytest-ansible (pyproject.toml)
python-dateutil==2.9.0.post0 # via ghp-import, mkdocs-macros-plugin
python-slugify==8.0.4 # via mkdocs-monorepo-plugin
Expand All @@ -93,9 +93,9 @@ referencing==0.35.1 # via jsonschema, jsonschema-specifications
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.8.1 # via pytest-ansible (pyproject.toml)
six==1.16.0 # via python-dateutil
rpds-py==0.22.3 # via jsonschema, referencing
ruff==0.8.2 # via pytest-ansible (pyproject.toml)
six==1.17.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
Expand Down
Loading