Skip to content

Commit

Permalink
Upgrade Sphinx
Browse files Browse the repository at this point in the history
* Update Sphinx from 4.5 to 6.2 in Doc/requirements.txt.
  • Loading branch information
vstinner committed May 26, 2023
1 parent 06b091c commit e503fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +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.
sphinx==4.5.0
sphinx==6.2.0

blurb

Expand Down

0 comments on commit e503fbb

Please sign in to comment.