Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221615?usp=email )
Change subject: doc: redurce Furo version ...................................................................... doc: redurce Furo version Bug: T413563 Change-Id: Iab55d1254e33dfb5dd0c98961905bf688eb05a79 Signed-off-by: Xqt <[email protected]> --- M docs/requirements.txt M pywikibot/__metadata__.py 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Xqt: Verified; Looks good to me, approved diff --git a/docs/requirements.txt b/docs/requirements.txt index 000b218..3246f12 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -6,4 +6,4 @@ sphinxext-opengraph >= 0.13.0 sphinx-copybutton >= 0.5.2 sphinx-tabs >= 3.4.7 -furo >= 2025.12.19 +furo == 2025.9.25 diff --git a/pywikibot/__metadata__.py b/pywikibot/__metadata__.py index 06533c8..3d7879e 100644 --- a/pywikibot/__metadata__.py +++ b/pywikibot/__metadata__.py @@ -12,6 +12,6 @@ from time import strftime -__version__ = '11.0.0.dev8' +__version__ = '11.0.0.dev9' __url__ = 'https://www.mediawiki.org/wiki/Manual:Pywikibot' __copyright__ = f'2003-{strftime("%Y")}, Pywikibot team' -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1221615?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: Iab55d1254e33dfb5dd0c98961905bf688eb05a79 Gerrit-Change-Number: 1221615 Gerrit-PatchSet: 4 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
