jenkins-bot has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1216598?usp=email )

Change subject: doc: Update Sphinx
......................................................................

doc: Update Sphinx

Change-Id: I411c3b81743dc61bea76b05be94dcf4c4c825361
Signed-off-by: Xqt <[email protected]>
---
M docs/conf.py
M docs/requirements.txt
2 files changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified




diff --git a/docs/conf.py b/docs/conf.py
index da9772b..8bf3e3e 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -46,7 +46,7 @@

 # If your documentation needs a minimal Sphinx version, state it here.
 #
-needs_sphinx = '8.2.3'
+needs_sphinx = '9.0.4'

 # Add any Sphinx extension module names here, as strings. They can be
 # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 40ec37e..ea3fcc2 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,9 +1,9 @@
 # This is a PIP requirements file for building Sphinx documentation of 
Pywikibot
 # ../requirements.txt is also needed.
-# Note: Python 3.11 is required for sphinx 8.2
-sphinx >= 8.2.3
+# Note: Python 3.11 is required for sphinx 8.2+
+sphinx >= 9.0.4
 rstcheck >=6.2.5
 sphinxext-opengraph >= 0.13.0
 sphinx-copybutton >= 0.5.2
 sphinx-tabs >= 3.4.7
-furo >= 2025.9.25
+furo >= 2025.12.19

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1216598?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Change-Id: I411c3b81743dc61bea76b05be94dcf4c4c825361
Gerrit-Change-Number: 1216598
Gerrit-PatchSet: 6
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to