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

Commit 76346c8

Browse files
committed
Use newer sphinx without docutils
1 parent da4f690 commit 76346c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ snowballstemmer==2.2.0
163163
# via sphinx
164164
sortedcontainers==2.4.0
165165
# via trio
166-
sphinx==3.5.4
166+
sphinx==4.4.0
167167
# via
168168
# -r requirements.in
169169
# myst-parser

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ six==1.16.0
5454
# paver
5555
snowballstemmer==2.2.0
5656
# via sphinx
57-
sphinx==3.5.4
57+
sphinx==4.4.0
5858
# via
5959
# -r requirements.in
6060
# sphinxcontrib-paverutils

0 commit comments

Comments
 (0)