diff --git a/pyproject.toml b/pyproject.toml index 7a7750e..992edae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ dev = [ "pytest-cov>=6.2.1", "types-croniter>=6.0.0.20250809", "mkdocs-material==9.6.20", - "mkdocstrings[python]==0.30.1", + "mkdocstrings[python]==1.0.2", ] [project.urls]