diff --git a/pyproject.toml b/pyproject.toml index 145b399..5655719 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,8 +41,8 @@ dev = [ ] docs = [ "mkdocs==1.6.1", - "mkdocs-material==9.5.49", - "mkdocstrings[python]==0.27.0", + "mkdocs-material==9.7.1", + "mkdocstrings[python]==1.0.0", "mkdocs-jupyter==0.25.1", "mkdocs-plotly-plugin==0.1.3", "jupyter==1.1.1",