diff --git a/pyproject.toml b/pyproject.toml index c2ffb213..26521546 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ keywords = [ ] requires-python = ">=3.11" dependencies = [ - "docutils>=0.20,<0.22", + "docutils>=0.20,<0.23", "jinja2", # required for substitutions, but let sphinx choose version "markdown-it-py~=4.0", "mdit-py-plugins~=0.5",