diff --git a/pyproject.toml b/pyproject.toml index cf420dc..4d9ac32 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dependencies = [ docs = [ "mkdocs==1.4.2", "mkdocstrings==0.19.1", - "mkdocs-material==9.0.5", + "mkdocs-material==9.7.1", "mkdocs-include-markdown-plugin==4.0.3", "mkdocstrings-python==0.8.3", "mkdocs-git-revision-date-localized-plugin",