From 38f66d46d5501283c57a9d678c772d1885113f2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 10:22:53 +0000 Subject: [PATCH] docs: bump mkdocs-material from 9.7.6 to 9.7.7 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.6 to 9.7.7. - [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.6...9.7.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c5964c2..8f0047e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # Core MkDocs with Material theme mkdocs==1.6.1 -mkdocs-material==9.7.6 +mkdocs-material==9.7.7 # Plugins mkdocs-macros-plugin==1.5.0