Skip to content

Commit 84b5176

Browse files
authored
Merge pull request #1926 from beeware/dependabot/pip/sphinx-7.4.7
Bump sphinx from 7.3.7 to 7.4.7
2 parents 8da7c2f + 7757b15 commit 84b5176

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changes/1926.misc.rst

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ docs = [
112112
"pyenchant == 3.2.2",
113113
# Sphinx 7.2 deprecated support for Python 3.8
114114
"sphinx == 7.1.2 ; python_version < '3.9'",
115-
"sphinx == 7.3.7 ; python_version >= '3.9'",
115+
"sphinx == 7.4.7 ; python_version >= '3.9'",
116116
"sphinx_tabs == 3.4.5",
117117
# Sphinx 2024.2.4 deprecated support for Python 3.8
118118
"sphinx-autobuild == 2021.3.14 ; python_version < '3.9'",

0 commit comments

Comments
 (0)