diff --git a/pyproject.toml b/pyproject.toml index 2111efc..d778401 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ [project.optional-dependencies] dev = [ - "docutils==0.19", + "docutils==0.21.1", "mistune==2.0.4", "attribution==1.6.2",