Skip to content
This repository was archived by the owner on Jun 7, 2023. It is now read-only.

Commit 5d2b83d

Browse files
committed
Updates to CSS etc to support docutils 0.17
1 parent 3c975c9 commit 5d2b83d

10 files changed

Lines changed: 116 additions & 86 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cryptography==36.0.1
4444
# via
4545
# pyopenssl
4646
# urllib3
47-
docutils==0.16
47+
docutils==0.17.1
4848
# via
4949
# codechat
5050
# myst-parser

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ codechat==1.9.0
1818
# via -r requirements.in
1919
cogapp==3.3.0
2020
# via -r requirements.in
21-
docutils==0.16
21+
docutils==0.17.1
2222
# via
2323
# codechat
2424
# sphinx

0 commit comments

Comments
 (0)