diff --git a/pyproject.toml b/pyproject.toml index 299232a..8d81249 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,9 +33,9 @@ Repository = "https://github.com/FBumann/xarray_plotly" [dependency-groups] docs = [ "mkdocs==1.6.1", - "mkdocs-material==9.7.6", - "mkdocstrings[python]==1.0.4", - "mkdocs-jupyter==0.26.2", + "mkdocs-material==9.7.7", + "mkdocstrings[python]==1.0.6", + "mkdocs-jupyter==0.26.3", "mkdocs-plotly-plugin==0.1.3", "jupyter==1.1.1", ]