Skip to content

Commit d7e3b08

Browse files
Update docutils requirement from <0.20 to <0.21 (#1277)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5342880 commit d7e3b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
docs = [
6969
# needed because m2r uses deprecated APIs
7070
# m2r is depended on by sphinxcontrib-openapi
71-
"docutils<0.20",
71+
"docutils<0.21",
7272
"ipykernel",
7373
"jinja2",
7474
"jupyter_client",

0 commit comments

Comments
 (0)