From 1497886d37d328e67d79621f781fc31e36286b1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 23:36:20 +0000 Subject: [PATCH] Bump mkdocs-material from 9.7.1 to 9.7.7 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.1 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.1...9.7.7) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 56da76a8..07612920 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # get version via `pip freeze` mkdocs==1.6.1 -mkdocs-material==9.7.1 +mkdocs-material==9.7.7 mkdocs-git-revision-date-localized-plugin==1.3.0 mkdocs-glightbox==0.4.0 git+https://github.com/jldiaz/mkdocs-plugin-tags.git