Skip to content

Commit dbde1b4

Browse files
Update pyproject.toml
1 parent 5c7800d commit dbde1b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = ["numpy"]
3030
dev = ["black>=23.7.0", "isort>=5.12.0", "pytest>=7.4.0", "pytest-cov>=3.0.0", "ruff>=0.0.285"]
3131
docs = [
3232
"blacken-docs>=1.16.0",
33-
"mkdocs-material>=9.1.21",
33+
"mkdocs-material>=9.4.0",
3434
"mkdocstrings[python]>=0.22.0",
3535
"mkdocs-gen-files>=0.5.0",
3636
"mkdocs-literate-nav>=0.6.0",

0 commit comments

Comments
 (0)