From cb4b429af6e3600d5a1a36df4268d396ba8b25ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 15:50:54 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.16 to 9.6.20 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.16 to 9.6.20. - [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.16...9.6.20) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.20 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_requirements.txt b/dev_requirements.txt index 4f1cb10..4a23bd4 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -3,7 +3,7 @@ black==25.1.0 isort==6.0.1 pyright==1.1.403 mypy==1.17.0 -mkdocs-material==9.6.16 +mkdocs-material==9.6.20 mkdocstrings==0.30.0 mkdocstrings[python]==0.30.0 pytest==8.4.1