Xqt has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/802786 )
Change subject: [doc] require sphinx >= 4.5, !=5.0 ...................................................................... [doc] require sphinx >= 4.5, !=5.0 Change-Id: Ia4456bca2619a7758333d9f1af1a1ab35286dfb2 --- M docs/requirements-py3.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/docs/requirements-py3.txt b/docs/requirements-py3.txt index afbaa42..37333c5 100644 --- a/docs/requirements-py3.txt +++ b/docs/requirements-py3.txt @@ -1,4 +1,4 @@ # This is a PIP requirements file for building Sphinx documentation of pywikibot # requirements.txt is also needed -sphinx >= 4.1.0,!=5.0.0 \ No newline at end of file +sphinx >= 4.5.0,!=5.0.0,!=5.0.1 \ No newline at end of file -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/802786 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: Ia4456bca2619a7758333d9f1af1a1ab35286dfb2 Gerrit-Change-Number: 802786 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]
