Commit 8a3debe 1 parent 3bffff5 commit 8a3debe Copy full SHA for 8a3debe
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ formats: all
6
6
build :
7
7
os : ubuntu-22.04
8
8
tools :
9
- python : " 3.8 "
9
+ python : " 3.11 "
10
10
jobs :
11
11
# Work-around to actually constrain dependencies
12
12
# https://github.com/readthedocs/readthedocs.org/issues/7258#issuecomment-1094978683
Original file line number Diff line number Diff line change @@ -180,7 +180,7 @@ snowballstemmer==2.2.0
180
180
# via sphinx
181
181
soupsieve==2.4.1
182
182
# via beautifulsoup4
183
- sphinx==6.1.3
183
+ sphinx==7.2.5
184
184
# via
185
185
# furo
186
186
# jira (setup.cfg)
@@ -200,7 +200,7 @@ sphinxcontrib-jsmath==1.0.1
200
200
# via sphinx
201
201
sphinxcontrib-qthelp==1.0.3
202
202
# via sphinx
203
- sphinxcontrib-serializinghtml==1.1.5
203
+ sphinxcontrib-serializinghtml==1.1.9
204
204
# via sphinx
205
205
stack-data==0.6.2
206
206
# via ipython
You can’t perform that action at this time.
0 commit comments