From 3f0847b13bf1d5574a7897553cfeb4cd99e07ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 22:25:45 +0000 Subject: [PATCH] Upgrade: Bump mkdocs-material from 9.6.14 to 9.6.17 Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.14 to 9.6.17. - [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.6.14...9.6.17) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.17 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 996844a4c..927dba1aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ neoteroi-mkdocs==1.1.2 mkdocs-awesome-pages-plugin==2.10.1 mkdocs-git-revision-date-localized-plugin==1.4.7 mkdocs-git-revision-date-plugin==0.3.2 -mkdocs-material==9.6.14 +mkdocs-material==9.6.17 mkdocs-macros-plugin==1.3.7 mkdocs-jupyter==0.25.1 pymdown-extensions==10.15