Skip to content

Commit

Permalink
pythonGH-99380: Update to Sphinx 7 (python#99381)
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner authored and kulikjak committed Jan 22, 2024
1 parent 61d49e0 commit b71271e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
# Sphinx version is pinned so that new versions that introduce new warnings
# won't suddenly cause build failures. Updating the version is fine as long
# as no warnings are raised by doing so.
# PR #104777: Sphinx 6.2 no longer uses imghdr, removed in Python 3.13.
sphinx==6.2.1
sphinx~=7.2.0

blurb

Expand Down

0 comments on commit b71271e

Please sign in to comment.