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