Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 907a857

Browse filesBrowse files
Chore(deps): Bump sphinx from 7.2.2 to 8.1.3 (#881)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.2 to 8.1.3. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v7.2.2...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05a8096 commit 907a857
Copy full SHA for 907a857

File tree

Expand file treeCollapse file tree

2 files changed

+11
-15
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+11
-15
lines changed

‎docs/requirements.in

Copy file name to clipboard
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
sphinx<8.0.0
1+
sphinx<9.0.0
22
sphinx_rtd_theme

‎docs/requirements.txt

Copy file name to clipboardExpand all lines: docs/requirements.txt
+10-14Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,58 +4,54 @@
44
#
55
# pip-compile --resolver=backtracking requirements.in
66
#
7-
alabaster==0.7.13
7+
alabaster==1.0.0
88
# via sphinx
9-
babel==2.12.1
9+
babel==2.17.0
1010
# via sphinx
1111
certifi==2024.7.4
1212
# via requests
1313
charset-normalizer==3.1.0
1414
# via requests
15-
docutils==0.18.1
15+
docutils==0.21.2
1616
# via
1717
# sphinx
1818
# sphinx-rtd-theme
1919
idna==3.7
2020
# via requests
2121
imagesize==1.4.1
2222
# via sphinx
23-
importlib-metadata==8.5.0
24-
# via sphinx
2523
jinja2==3.1.5
2624
# via sphinx
2725
markupsafe==2.1.2
2826
# via jinja2
2927
packaging==23.1
3028
# via sphinx
31-
pygments==2.15.1
29+
pygments==2.19.1
3230
# via sphinx
3331
requests==2.32.2
3432
# via sphinx
3533
snowballstemmer==2.2.0
3634
# via sphinx
37-
sphinx==7.2.2
35+
sphinx==8.1.3
3836
# via
3937
# -r docs/requirements.in
4038
# sphinx-rtd-theme
4139
# sphinxcontrib-jquery
4240
sphinx-rtd-theme==3.0.2
4341
# via -r docs/requirements.in
44-
sphinxcontrib-applehelp==1.0.4
42+
sphinxcontrib-applehelp==2.0.0
4543
# via sphinx
46-
sphinxcontrib-devhelp==1.0.2
44+
sphinxcontrib-devhelp==2.0.0
4745
# via sphinx
48-
sphinxcontrib-htmlhelp==2.0.1
46+
sphinxcontrib-htmlhelp==2.1.0
4947
# via sphinx
5048
sphinxcontrib-jquery==4.1
5149
# via sphinx-rtd-theme
5250
sphinxcontrib-jsmath==1.0.1
5351
# via sphinx
54-
sphinxcontrib-qthelp==1.0.3
52+
sphinxcontrib-qthelp==2.0.0
5553
# via sphinx
56-
sphinxcontrib-serializinghtml==1.1.5
54+
sphinxcontrib-serializinghtml==2.0.0
5755
# via sphinx
5856
urllib3==2.2.2
5957
# via requests
60-
zipp==3.21.0
61-
# via importlib-metadata

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.