Skip to content

Commit d0ce443

Browse files
authored
Merge pull request #111 from beeware/dependabot/pip/sphinx-7.3.7
Bump sphinx from 7.2.6 to 7.3.7
2 parents e5d7cf6 + 9155963 commit d0ce443

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changes/111.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated sphinx from 7.2.6 to 7.3.7.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ docs = [
5555
"pyenchant == 3.2.2",
5656
# Sphinx 7.2 deprecated support for Python 3.8
5757
"sphinx == 7.1.2 ; python_version < '3.9'",
58-
"sphinx == 7.2.6 ; python_version >= '3.9'",
58+
"sphinx == 7.3.7 ; python_version >= '3.9'",
5959
"sphinx_tabs == 3.4.5",
6060
"sphinx-autobuild == 2024.4.13",
6161
"sphinx-copybutton == 0.5.2",

0 commit comments

Comments
 (0)