diff --git a/pyproject.toml b/pyproject.toml index e5afdc90..d33e7489 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ publish = [ docs = [ "black==24.8.0", "mkdocs==1.6.1", - "mkdocs-material==9.5.31", + "mkdocs-material==9.5.40", "mkdocstrings[python]==0.26.1", "mkdocstrings-python==1.11.1", "markdown-include==0.8.1",