Skip to content
This repository was archived by the owner on May 26, 2026. It is now read-only.

Commit 0911879

Browse files
chore(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](squidfunk/mkdocs-material@9.5.0...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c204003 commit 0911879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
]
5454
docs = [
5555
"mkdocs>=1.6.1",
56-
"mkdocs-material>=9.5.0",
56+
"mkdocs-material>=9.7.6",
5757
"mkdocs-minify-plugin>=0.8.0",
5858
]
5959

0 commit comments

Comments
 (0)