From b201b91bb8c930e7b3b87bf2b28f997bd13e2089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 09:21:02 +0000 Subject: [PATCH] Update mkdocs-material requirement from >=9.1.3 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.1.3...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_docs.txt b/requirements_docs.txt index 56e6fd2..e26a4db 100644 --- a/requirements_docs.txt +++ b/requirements_docs.txt @@ -3,7 +3,7 @@ mkdocs mkdocs-git-revision-date-localized-plugin mkdocs-git-revision-date-plugin mkdocs-jupyter>=0.23.1 -mkdocs-material>=9.1.3 +mkdocs-material>=9.7.6 mkdocs-pdf-export-plugin mkdocstrings mkdocstrings-crystal