From c3f8eaf2ea265b6c660148ffd1bbd8b1d73dedbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 15:05:17 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.16 to 9.6.21 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.16 to 9.6.21. - [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.21) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.21 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..a97d253 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.21 mkdocstrings==0.30.0 mkdocstrings[python]==0.30.0 pytest==8.4.1