summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-03-28 21:05:22 +0100
committerGitHub <noreply@github.com>2026-03-28 21:05:22 +0100
commit9a737481aed085fd289f82dff1fa8c3c66627a7e (patch)
treee2ce59352fd569d560ccd517008e73155bf84a26
parent2413fc0b1de19bcdd27a3fa215d6021878d746c6 (diff)
downloadProject-Tick-9a737481aed085fd289f82dff1fa8c3c66627a7e.tar.gz
Project-Tick-9a737481aed085fd289f82dff1fa8c3c66627a7e.zip
Bump mkdocs-material from 9.7.5 to 9.7.6 in /docs/mkdocs (#5115)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.5 to 9.7.6. - [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.7.5...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--docs/mkdocs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mkdocs/requirements.txt b/docs/mkdocs/requirements.txt
index 6e9b9178d7..4f41c19a23 100644
--- a/docs/mkdocs/requirements.txt
+++ b/docs/mkdocs/requirements.txt
@@ -2,7 +2,7 @@ wheel==0.46.3
mkdocs==1.6.1 # documentation framework
mkdocs-git-revision-date-localized-plugin==1.5.1 # plugin "git-revision-date-localized"
-mkdocs-material==9.7.5 # theme for mkdocs
+mkdocs-material==9.7.6 # 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"