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:
@@ -20,7 +20,7 @@ mypy>=1.8.0
|
|||||||
djlint>=1.36.0 # HTML template linter for accessibility and best practices
|
djlint>=1.36.0 # HTML template linter for accessibility and best practices
|
||||||
|
|
||||||
# Documentation (builds the embedded /help site via MkDocs Material)
|
# 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
|
# Type stubs for mypy
|
||||||
types-aiofiles>=24.1.0
|
types-aiofiles>=24.1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user