From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 18 Feb 2025 23:51:48 +0000 (+0100) Subject: [3.13] Docs: Upgrade Sphinx to 8.2 (GH-130171) (#130289) X-Git-Tag: v3.13.3~254 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5907cd6829c4b610b71bb3ffe4cb7becd1cc9367;p=thirdparty%2FPython%2Fcpython.git [3.13] Docs: Upgrade Sphinx to 8.2 (GH-130171) (#130289) Docs: Upgrade Sphinx to 8.2 (GH-130171) (cherry picked from commit 736ad664e0c3be05fad76a764b68ffb700afb612) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index 32ff8f74d05b..2e429f46b434 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.1.0 +sphinx~=8.2.0 blurb