From 10dd4c20423f923a274e66a6aa7d7a1dd6f80b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:53:33 +0000 Subject: [PATCH] build(deps): update mkdocs-material requirement from >=9.0.6 to >=9.7.6 Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version. - [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.0.6...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 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 95c5248d6..3d41148e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pre-commit python-semantic-release mkdocs mkdocs-video -mkdocs-material>=9.0.6 +mkdocs-material>=9.7.6 markdown-include pymdown-extensions mkdocs-exclude