diff --git a/pyproject.toml b/pyproject.toml index 9da76115add..20914c8ca0d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ cov-tests = [ "pytest-cov>=4.1.0", ] docs = [ - "docutils==0.22.4", + "docutils==0.23", "furo==2025.12.19", "myst-parser==5.0.0", "sphinx-copybutton==0.5.2",