Skip to content

Commit 7c5d7e2

Browse files
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@7.1.9...9.1.8) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceda55b commit 7c5d7e2

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
@@ -96,7 +96,7 @@ all = [
9696
]
9797
doc = [
9898
"mkdocs >=1.1.2,<2.0.0",
99-
"mkdocs-material >=7.1.9,<9.0.0",
99+
"mkdocs-material >=7.1.9,<10.0.0",
100100
"mdx-include >=1.4.1,<2.0.0",
101101
"mkdocs-markdownextradata-plugin >=0.1.7,<0.3.0",
102102
"markdown-include",

0 commit comments

Comments
 (0)