From e6a0d8ce36ce235afc20740bb74dfb675aabf239 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 03:13:09 +0000 Subject: [PATCH] Bump mkdocs-material from 9.6.7 to 9.7.0 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.7 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.7...9.7.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b35d722..76be251 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ mkdocs-ezlinks-plugin == 0.1.14 mkdocs-glightbox == 0.5.2 mkdocs-macros-plugin == 1.4.1 -mkdocs-material == 9.6.7 +mkdocs-material == 9.7.0 mkdocs-section-index == 0.3.10 mkdocs-static-i18n == 1.3.0 \ No newline at end of file