Skip to content

Commit e532a85

Browse files
[MNT] [Dependabot](deps-dev): Update mkdocs-material requirement from ==9.5.* to >=9.5,<9.8 (#617)
Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
1 parent 292ca5f commit e532a85

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
@@ -59,7 +59,7 @@ dependencies = [
5959
dev = [
6060
"wget",
6161
"bump2version==1.0.1",
62-
"mkdocs-material==9.5.*",
62+
"mkdocs-material>=9.5,<9.8",
6363
"ipython[notebook]>8.0,<9.0",
6464
"mkdocstrings[python]==0.29.*",
6565
"mknotebooks==0.8.*",

0 commit comments

Comments
 (0)