diff --git a/pyproject.toml b/pyproject.toml index 0683cd72..b765f014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ dependencies = [ dependencies = [ "mkdocs-material==9.1.3", "mkdocs==1.4.2", - "mkdocstrings[python]==0.20.0", + "mkdocstrings[python]==0.25.0", ] [tool.hatch.envs.test.scripts]