diff --git a/pyproject.toml b/pyproject.toml index ed36acc4..e25ebab0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,7 +70,7 @@ html2text = "*" mkdocs = "*" markdown-callouts = "^0.4.0" mkdocs-material = "^9.5.9" -mkdocstrings = ">=0.24,<0.26" +mkdocstrings = ">=0.24,<0.27" mkdocstrings-python = "^1.8.0" pymdown-extensions = "^10.7" griffe_inherited_docstrings = "*"