diff --git a/pyproject.toml b/pyproject.toml index 3ffb2109..067c93b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,8 +49,8 @@ publish = [ ] docs = [ "black==24.4.2", - "mkdocs==1.5.3", - "mkdocs-material==9.5.18", + "mkdocs==1.6.0", + "mkdocs-material==9.5.23", "mkdocstrings[python]==0.25.1", "mkdocstrings-python==1.10.0", "markdown-include==0.8.1",