diff --git a/pyproject.toml b/pyproject.toml index 79f3066..604bd78 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,7 @@ dynamic = [ ] dependencies = [ "beautifulsoup4", - "docutils<0.23", + "docutils<0.24", "myst-parser", "sphinx<10", "sphinx-design>=0.6.1,<0.8",