diff --git a/pyproject.toml b/pyproject.toml index 5606da1..5412ca7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dev = [ "pytest>=8.2.2,<9", "pytest-cov>=5.0.0,<6", "mkdocs>=1.6.0,<2", - "mkdocstrings[python]>=0.25.1,<0.26", + "mkdocstrings[python]>=0.25.1,<1.1", "mkdocs-material>=9.5.27,<10", "pytest-randomly>=3.15.0,<4", "ruff>=0.14.6",