From 3a2a5bd11be01f9fcfe7001d9518b80cba432b6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 06:33:49 +0000 Subject: [PATCH] Bump the dependencies group in /.config with 3 updates Bumps the dependencies group in /.config with 3 updates: [coverage](https://github.com/nedbat/coveragepy), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [mkdocstrings-python](https://github.com/mkdocstrings/python). Updates `coverage` from 7.6.10 to 7.6.11 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.10...7.6.11) Updates `mkdocs-material` from 9.6.2 to 9.6.3 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.2...9.6.3) Updates `mkdocstrings-python` from 1.14.4 to 1.14.6 - [Release notes](https://github.com/mkdocstrings/python/releases) - [Changelog](https://github.com/mkdocstrings/python/blob/main/CHANGELOG.md) - [Commits](https://github.com/mkdocstrings/python/compare/1.14.4...1.14.6) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mkdocstrings-python dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- .config/constraints.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/constraints.txt b/.config/constraints.txt index 6630f31c17..80f3e3cd4c 100644 --- a/.config/constraints.txt +++ b/.config/constraints.txt @@ -17,7 +17,7 @@ chardet==5.2.0 # via tox charset-normalizer==3.4.1 # via requests click==8.1.8 # via black, mkdocs colorama==0.4.6 # via griffe, mkdocs-material, tox -coverage==7.6.10 # via coverage-enable-subprocess, ansible-lint (pyproject.toml) +coverage==7.6.11 # via coverage-enable-subprocess, ansible-lint (pyproject.toml) coverage-enable-subprocess==1.0 # via ansible-lint (pyproject.toml) cryptography==44.0.0 # via ansible-core csscompressor==0.9.5 # via mkdocs-minify-plugin @@ -57,12 +57,12 @@ mkdocs-gen-files==0.5.0 # via mkdocs-ansible mkdocs-get-deps==0.2.0 # via mkdocs, mkdocstrings mkdocs-htmlproofer-plugin==1.3.0 # via mkdocs-ansible mkdocs-macros-plugin==1.3.7 # via mkdocs-ansible -mkdocs-material==9.6.2 # via mkdocs-ansible +mkdocs-material==9.6.3 # 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.28.0 # via mkdocs-ansible, mkdocstrings-python -mkdocstrings-python==1.14.4 # via mkdocs-ansible +mkdocstrings-python==1.14.6 # via mkdocs-ansible mypy==1.15.0 # via ansible-lint (pyproject.toml) mypy-extensions==1.0.0 # via black, mypy netaddr==1.3.0 # via ansible-lint (pyproject.toml)