diff --git a/pyproject.toml b/pyproject.toml index cb48f49..adfaed2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ dev = [ "prometheus-client==0.22.1", "mashumaro==3.16", "mkdocs-material==9.6.14", - "mkdocstrings[python]==0.29.0", + "mkdocstrings[python]==0.29.1", ] [project.urls]