From 80069a970f4140699b91df7d89065c5936756de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 21:28:17 +0200 Subject: [PATCH] :arrow_up: Bump mkdocs-material from 9.6.20 to 9.6.22 in /docs/mkdocs (#4953) Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.6.20 to 9.6.22. - [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.20...9.6.22) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.6.22 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/mkdocs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt index 73dc1b28e..8e02b289b 100644 --- a/docs/mkdocs/requirements.txt +++ b/docs/mkdocs/requirements.txt @@ -2,7 +2,7 @@ wheel==0.45.1 mkdocs==1.6.1 # documentation framework mkdocs-git-revision-date-localized-plugin==1.4.7 # plugin "git-revision-date-localized" -mkdocs-material==9.6.20 # theme for mkdocs +mkdocs-material==9.6.22 # theme for mkdocs mkdocs-material-extensions==1.3.1 # extensions mkdocs-minify-plugin==0.8.0 # plugin "minify" mkdocs-redirects==1.2.2 # plugin "redirects"