jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/951054 )
Change subject: [doc] update sphinx dependency ...................................................................... [doc] update sphinx dependency Change-Id: I397f8f21a82fc70ba2c969cc0ae6d430cdb1f8bc --- M docs/requirements.txt 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified diff --git a/docs/requirements.txt b/docs/requirements.txt index 6a5a53d..4939b40 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ # This is a PIP requirements file for building Sphinx documentation of pywikibot # requirements.txt is also needed -sphinx >= 7.1.0 +sphinx >= 7.1.0, != 7.2.0, != 7.2.1, != 7.2.2 rstcheck >=6.1.2 sphinxext-opengraph >= 0.8.2 furo >= 2023.8.17 -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/951054 To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I397f8f21a82fc70ba2c969cc0ae6d430cdb1f8bc Gerrit-Change-Number: 951054 Gerrit-PatchSet: 1 Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot Gerrit-MessageType: merged
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
