Skip to content

Commit

Permalink
Merge pull request #1741 from beeware/dependabot/pip/sphinx-7.3.7
Browse files Browse the repository at this point in the history
Bump sphinx from 7.2.6 to 7.3.7
  • Loading branch information
freakboy3742 committed Apr 22, 2024
2 parents 63f453f + 1fd58af commit 2de6e96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changes/1741.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated sphinx from 7.2.6 to 7.3.7.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ docs = [
"pyenchant == 3.2.2",
# Sphinx 7.2 deprecated support for Python 3.8
"sphinx == 7.1.2 ; python_version < '3.9'",
"sphinx == 7.2.6 ; python_version >= '3.9'",
"sphinx == 7.3.7 ; python_version >= '3.9'",
"sphinx_tabs == 3.4.5",
# Sphinx 2024.2.4 deprecated support for Python 3.8
"sphinx-autobuild == 2021.3.14 ; python_version < '3.9'",
Expand Down

0 comments on commit 2de6e96

Please sign in to comment.