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 6 updates #416

Merged
merged 1 commit into from
Jan 5, 2025
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
12 changes: 6 additions & 6 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ghp-import==2.1.0 # via mkdocs
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
identify==2.6.5 # via pre-commit
idna==3.10 # via requests
iniconfig==2.0.0 # via pytest
isort==5.13.2 # via pylint
Expand Down Expand Up @@ -66,13 +66,13 @@ 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
molecule==24.12.0 # via pytest-ansible (pyproject.toml)
mypy==1.14.0 # via pytest-ansible (pyproject.toml)
mypy==1.14.1 # via pytest-ansible (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, black, mkdocs, mkdocs-macros-plugin, molecule, pipdeptree, pyproject-api, pytest, tox, pytest-ansible (pyproject.toml)
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via black, mkdocs, mkdocs-macros-plugin
pillow==11.0.0 # via cairosvg, mkdocs-ansible
pillow==11.1.0 # via cairosvg, mkdocs-ansible
pipdeptree==2.24.0 # via mkdocs-ansible, pytest-ansible (pyproject.toml)
platformdirs==4.3.6 # via black, mkdocs-get-deps, mkdocstrings, pylint, tox, virtualenv
pluggy==1.5.0 # via molecule, pytest, tox
Expand All @@ -94,7 +94,7 @@ 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.22.3 # via jsonschema, referencing
ruff==0.8.4 # via pytest-ansible (pyproject.toml)
ruff==0.8.6 # 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
Expand All @@ -106,9 +106,9 @@ toml-sort==0.24.2 # via pytest-ansible (pyproject.toml)
tomli==2.2.1 # 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.20241221 # via pytest-ansible (pyproject.toml)
types-pyyaml==6.0.12.20241230 # via pytest-ansible (pyproject.toml)
urllib3==2.3.0 # via requests
virtualenv==20.28.0 # via pre-commit, tox
virtualenv==20.28.1 # via pre-commit, tox
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via molecule
webencodings==0.5.1 # via cssselect2, tinycss2
Expand Down
Loading