From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:22:05 +0000 (+0100) Subject: [3.14] Docs: Upgrade Sphinx to 9.0 (GH-142114) (#142128) X-Git-Tag: v3.14.1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4054f7aa8aff80f4fed1b6af02c9aec79b14c6f;p=thirdparty%2FPython%2Fcpython.git [3.14] Docs: Upgrade Sphinx to 9.0 (GH-142114) (#142128) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index d5f7b473c3aa..716772b7f28d 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -7,7 +7,7 @@ # won't suddenly cause build failures. Updating the version is fine as long # as no warnings are raised by doing so. # Keep this version in sync with ``Doc/conf.py``. -sphinx~=8.2.0 +sphinx~=9.0.0 blurb