Skip to content

Commit 8a3debe

Browse files
Bump sphinx from 6.1.3 to 7.2.5 (#1669)
* Bump sphinx from 6.1.3 to 7.2.5 * fix read the docs on 3.11 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: studioj <[email protected]>
1 parent 3bffff5 commit 8a3debe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.readthedocs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ formats: all
66
build:
77
os: ubuntu-22.04
88
tools:
9-
python: "3.8"
9+
python: "3.11"
1010
jobs:
1111
# Work-around to actually constrain dependencies
1212
# https://github.com/readthedocs/readthedocs.org/issues/7258#issuecomment-1094978683

constraints.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ snowballstemmer==2.2.0
180180
# via sphinx
181181
soupsieve==2.4.1
182182
# via beautifulsoup4
183-
sphinx==6.1.3
183+
sphinx==7.2.5
184184
# via
185185
# furo
186186
# jira (setup.cfg)
@@ -200,7 +200,7 @@ sphinxcontrib-jsmath==1.0.1
200200
# via sphinx
201201
sphinxcontrib-qthelp==1.0.3
202202
# via sphinx
203-
sphinxcontrib-serializinghtml==1.1.5
203+
sphinxcontrib-serializinghtml==1.1.9
204204
# via sphinx
205205
stack-data==0.6.2
206206
# via ipython

0 commit comments

Comments
 (0)