Skip to content

Commit 2bc5b0e

Browse files
Bump sphinx from 7.4.7 to 8.2.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.4.7 to 8.2.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.4.7...v8.2.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2537038 commit 2bc5b0e

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

docs/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx==7.4.7
1+
sphinx==8.2.3
22
alabaster==0.7.16

docs/requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.16
88
# via
9-
# -r requirements.in
9+
# -r docs/requirements.in
1010
# sphinx
1111
babel==2.15.0
1212
# via sphinx
@@ -30,21 +30,21 @@ pygments==2.18.0
3030
# via sphinx
3131
requests==2.32.0
3232
# via sphinx
33+
roman-numerals-py==3.1.0
34+
# via sphinx
3335
snowballstemmer==2.2.0
3436
# via sphinx
35-
sphinx==7.4.7
37+
sphinx==8.2.3
3638
# via
37-
# -r requirements.in
39+
# -r docs/requirements.in
3840
# sphinxcontrib-applehelp
39-
# sphinxcontrib-devhelp
40-
# sphinxcontrib-htmlhelp
4141
# sphinxcontrib-qthelp
4242
# sphinxcontrib-serializinghtml
4343
sphinxcontrib-applehelp==1.0.7
4444
# via sphinx
45-
sphinxcontrib-devhelp==1.0.5
45+
sphinxcontrib-devhelp==2.0.0
4646
# via sphinx
47-
sphinxcontrib-htmlhelp==2.0.4
47+
sphinxcontrib-htmlhelp==2.1.0
4848
# via sphinx
4949
sphinxcontrib-jsmath==1.0.1
5050
# via sphinx

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mako==1.3.9
88
pip==25.0.1
99
pydocstyle==6.3.0
1010
setuptools==78.1.0
11-
sphinx==7.4.7
11+
sphinx==8.2.3
1212
tox==4.24.2
1313
twine==6.1.0
1414
virtualenv==20.30.0

0 commit comments

Comments
 (0)