diff --git a/pyproject.toml b/pyproject.toml index 90c2cc9..b77053e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "prometheus-client==0.23.1", "mashumaro==3.17", "mkdocs-material==9.7.0", - "mkdocstrings[python]==0.30.1", + "mkdocstrings[python]==1.0.0", ] [tool.hatch.envs.hatch-static-analysis]