diff --git a/pyproject.toml b/pyproject.toml index 7c512975..e1a6d229 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ publish = [ docs = [ "black==24.4.2", "mkdocs==1.6.0", - "mkdocs-material==9.5.25", + "mkdocs-material==9.5.28", "mkdocstrings[python]==0.25.1", "mkdocstrings-python==1.10.3", "markdown-include==0.8.1",