diff --git a/pyproject.toml b/pyproject.toml index 485f34c6..d4b2c8ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ dev = [ ] doc = [ "Sphinx>=7.0.1,<9", - "docutils==0.20.1", + "docutils==0.21.2", "myst-parser>=2,<5", ]