From 2684708be6ad3dc1a5358ecf892c75b721fb6e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 15:55:35 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.2 to 9.6.11 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.2 to 9.6.11. - [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.11) --- updated-dependencies: - dependency-name: mkdocs-material 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 a0eb421..e0ff2d8 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,6 +2,6 @@ black==24.10.0 isort==6.0.0 pyright==1.1.393 mypy==1.14.1 -mkdocs-material==9.6.2 +mkdocs-material==9.6.11 mkdocstrings==0.27.0 mkdocstrings[python]==0.27.0