From ab6b7549dfbe5f66db3edf5783e1bd5628853427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:33:28 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.11 to 9.7.0 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.11 to 9.7.0. - [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.11...9.7.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 5db2b91..493db7d 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -5,5 +5,5 @@ pydantic pre-commit>=3.6.1 python-dotenv>=1.0.1 ruff~=0.11 -mkdocs-material==9.6.11 +mkdocs-material==9.7.0 mkdocstrings[python]==0.29.1