build(deps): update mkdocs-material requirement from >=9.5.0 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.5.0...9.7.6)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.7.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-05-31 23:05:51 +00:00
committed by GitHub
parent 76d473d731
commit 42b1a41eac
+1 -1
View File
@@ -20,7 +20,7 @@ mypy>=1.8.0
djlint>=1.36.0 # HTML template linter for accessibility and best practices
# Documentation (builds the embedded /help site via MkDocs Material)
mkdocs-material>=9.5.0 # MkDocs Material theme same package used in docs/requirements.txt
mkdocs-material>=9.7.6 # MkDocs Material theme same package used in docs/requirements.txt
# Type stubs for mypy
types-aiofiles>=24.1.0