diff --git a/pyproject.toml b/pyproject.toml index a5711ace..937b498e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -52,7 +52,7 @@ publish = [ docs = [ "black==26.1.0", "mkdocs==1.6.1", - "mkdocs-material==9.7.1", + "mkdocs-material==9.7.6", "mkdocstrings[python]==0.30.1", "mkdocstrings-python==2.0.1", "markdown-include==0.8.1",