From 91e9aaec6ecf0e04b8c524e5ea9c7a74775cd6bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 20:37:14 +0000 Subject: [PATCH] Bump mkdocs-material from 9.4.14 to 9.6.9 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.14 to 9.6.9. - [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.4.14...9.6.9) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... 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 75e97b0..375e1b6 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -2,7 +2,7 @@ # For building and serving documentation mkdocs==1.5.3 -mkdocs-material==9.4.14 +mkdocs-material==9.6.9 mkdocstrings>=0.20.0 mkdocstrings-python>=1.0.0 pymdown-extensions>=9.0