GH-99380: Update to Sphinx 7 (#99381)

This commit is contained in:
Adam Turner 2024-01-20 11:20:51 +00:00 committed by GitHub
parent 567a85e9c1
commit e6495159f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -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