From d50caaa786e12c2418a8ec629e0b482d6af80844 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 08:01:27 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.23 to 9.7.1 in /config Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.23 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.6.23...9.7.1) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 07f4c09..de8f06d 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -1,6 +1,6 @@ mkdocs==1.6.1 mkdocs-exclude==1.0.2 -mkdocs-material==9.6.23 +mkdocs-material==9.7.1 #mkdocs-drawio-exporter mkdocs-git-revision-date-localized-plugin==1.5.0 mkdocs-git-authors-plugin==0.10.0