From 63a7d505843c2ecf192f0b7cf989a266038f1c33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 19:08:11 +0000 Subject: [PATCH] Bump mkdocs-material from 9.7.0 to 9.7.1 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.0 to 9.7.1. - [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.7.0...9.7.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... 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 033581f..bc143fc 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ pydantic>=2.9.2 pre-commit>=3.6.1 python-dotenv>=1.0.1 ruff~=0.14 -mkdocs-material==9.7.0 +mkdocs-material==9.7.1 mkdocstrings[python]==1.0.0 mashumaro>=3.13.1 orjson>=3.10.12 \ No newline at end of file