diff --git a/pyproject.toml b/pyproject.toml index 8dfe2a3..aa6691d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ test = [ ] docs = [ - "mkdocs-material>=9.5", + "mkdocs-material>=9.7.6", "mkdocstrings[python]>=1.0.4", "mkdocs-gen-files>=0.6.1", "mkdocs-literate-nav>=0.6.3",