From 49ac772561349acee63e07a32f83cf6e69288bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 18:26:33 +0000 Subject: [PATCH] Bump mkdocs-material from 9.7.1 to 9.7.6 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.1 to 9.7.6. - [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.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-all.txt b/requirements-all.txt index 5527ba9..009a509 100644 --- a/requirements-all.txt +++ b/requirements-all.txt @@ -46,7 +46,7 @@ jupyter>=1.0.0 # Documentation dependencies mkdocs==1.6.1 -mkdocs-material==9.7.1 +mkdocs-material==9.7.6 pymdown-extensions>=9.0 pygments>=2.13.0