diff --git a/pyproject.toml b/pyproject.toml index 692c1a2..1c3e08a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ docs = [ "mkdocs==1.6.1", "mkdocs-material==9.7.6", "mkdocstrings[python]==1.0.3", - "mkdocs-jupyter==0.25.1", + "mkdocs-jupyter==0.26.1", "mkdocs-plotly-plugin==0.1.3", "jupyter==1.1.1", ]