Skip to content

Commit 53f22e5

Browse files
build(deps-dev): update mkdocs-material requirement
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.6.14...9.7.6) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 880dc47 commit 53f22e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ docs = [
4545
"mkdocs-gen-files>=0.5.0",
4646
"mkdocs-literate-nav>=0.6.2",
4747
"mkdocs-macros-plugin>=1.3.7",
48-
"mkdocs-material>=9.6.14",
48+
"mkdocs-material>=9.7.6",
4949
"mkdocs-section-index>=0.3.10",
5050
"mkdocstrings-python>=1.16.12",
5151
"pymdown-extensions>=10.15",

0 commit comments

Comments
 (0)