File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1
1
-r base.txt
2
- # Python 3.8 support was dropped in 7.2.0
3
- # https://github.com/sphinx-doc/sphinx/pull/11511
4
- sphinx<7.2.0
2
+ sphinx
5
3
sphinx-rtd-theme
6
4
sphinx-click
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ click==8.1.7
27
27
# via
28
28
# -r requirements/base.txt
29
29
# sphinx-click
30
- docutils==0.20.1
30
+ docutils==0.21.2
31
31
# via
32
32
# sphinx
33
33
# sphinx-click
@@ -119,7 +119,7 @@ six==1.16.0
119
119
# python-dateutil
120
120
snowballstemmer==2.2.0
121
121
# via sphinx
122
- sphinx==7.1.2
122
+ sphinx==7.4.7
123
123
# via
124
124
# -r requirements/docs.in
125
125
# sphinx-click
@@ -147,6 +147,7 @@ tomli==2.0.2
147
147
# via
148
148
# -r requirements/base.txt
149
149
# mypy
150
+ # sphinx
150
151
typing-extensions==4.12.2
151
152
# via
152
153
# -r requirements/base.txt
You can’t perform that action at this time.
0 commit comments