diff --git a/pyproject.toml b/pyproject.toml index d678b05..2c623a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,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.6", ] [project.urls]