diff --git a/.config/constraints.txt b/.config/constraints.txt index b9240ee..5e6b8bb 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -5,14 +5,14 @@ # pip-compile --all-extras --no-annotate --output-file=.config/constraints.txt --strip-extras .config/requirements.in pyproject.toml # ansible-compat==24.9.1 -ansible-core==2.17.4 +ansible-core==2.17.5 astroid==3.3.5 attrs==24.2.0 babel==2.16.0 beautifulsoup4==4.12.3 -black==24.8.0 +black==24.10.0 bracex==2.5.post1 -build==1.2.2 +build==1.2.2.post1 cachetools==5.5.0 cairocffi==1.7.1 cairosvg==2.7.1 @@ -20,17 +20,17 @@ certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 -charset-normalizer==3.3.2 +charset-normalizer==3.4.0 click==8.1.7 click-help-colors==0.9.4 colorama==0.4.6 -coverage==7.6.1 +coverage==7.6.2 cryptography==43.0.1 csscompressor==0.9.5 cssselect2==0.7.0 defusedxml==0.7.1 dill==0.3.9 -distlib==0.3.8 +distlib==0.3.9 dnspython==2.7.0 docstring-parser-fork==0.0.9 enrich==1.2.7 @@ -38,7 +38,7 @@ exceptiongroup==1.2.2 execnet==2.1.1 filelock==3.16.1 ghp-import==2.1.0 -griffe==1.3.2 +griffe==1.4.1 htmlmin2==0.1.13 identify==2.6.1 idna==3.10 @@ -47,13 +47,13 @@ isort==5.13.2 jinja2==3.1.4 jsmin==3.0.1 jsonschema==4.23.0 -jsonschema-specifications==2023.12.1 +jsonschema-specifications==2024.10.1 linkchecker==10.5.0 markdown==3.7 markdown-exec==1.9.3 markdown-include==0.8.1 markdown-it-py==3.0.0 -markupsafe==2.1.5 +markupsafe==3.0.1 mccabe==0.7.0 mdurl==0.1.2 mergedeep==1.3.4 @@ -63,13 +63,13 @@ mkdocs-autorefs==1.2.0 mkdocs-gen-files==0.5.0 mkdocs-get-deps==0.2.0 mkdocs-htmlproofer-plugin==1.3.0 -mkdocs-macros-plugin==1.2.0 -mkdocs-material==9.5.39 +mkdocs-macros-plugin==1.3.5 +mkdocs-material==9.5.40 mkdocs-material-extensions==1.3.1 mkdocs-minify-plugin==0.8.0 mkdocs-monorepo-plugin==1.1.0 -mkdocstrings==0.26.1 -mkdocstrings-python==1.11.1 +mkdocstrings==0.26.2 +mkdocstrings-python==1.12.0 molecule==24.9.0 mypy==1.11.2 mypy-extensions==1.0.0 @@ -82,7 +82,7 @@ pip-tools==7.4.1 pipdeptree==2.23.4 platformdirs==4.3.6 pluggy==1.5.0 -pre-commit==4.0.0 +pre-commit==4.0.1 pycparser==2.22 pydoclint==0.5.9 pygments==2.18.0 @@ -106,7 +106,7 @@ ruff==0.6.9 six==1.16.0 soupsieve==2.6 subprocess-tee==0.4.2 -termcolor==2.4.0 +termcolor==2.5.0 text-unidecode==1.3 tinycss2==1.3.0 toml-sort==0.23.1 diff --git a/.config/requirements-lock.txt b/.config/requirements-lock.txt index 336d61d..42623f7 100644 --- a/.config/requirements-lock.txt +++ b/.config/requirements-lock.txt @@ -5,7 +5,7 @@ # pip-compile --no-annotate --output-file=.config/requirements-lock.txt --strip-extras pyproject.toml # ansible-compat==24.9.1 -ansible-core==2.17.4 +ansible-core==2.17.5 attrs==24.2.0 cffi==1.17.1 cryptography==43.0.1 @@ -13,8 +13,8 @@ exceptiongroup==1.2.2 iniconfig==2.0.0 jinja2==3.1.4 jsonschema==4.23.0 -jsonschema-specifications==2023.12.1 -markupsafe==2.1.5 +jsonschema-specifications==2024.10.1 +markupsafe==3.0.1 packaging==24.1 pluggy==1.5.0 pycparser==2.22