diff --git a/pyproject.toml b/pyproject.toml index 5ec186d9..b88b308f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,7 @@ docs = [ "mkdocs-material>=9.5.34,<10", "mkdocs-section-index>=0.3.9,<0.4", "mkdocs>=1.6.1,<2", - "mkdocstrings[python]>=0.25.2,<0.26", + "mkdocstrings[python]>=0.26,<0.27", ] test = ["pyperf>=2.7.0,<3", "pytest-benchmark>=4.0.0,<5", "pytest>=8.3.2,<9"]