Xqt has submitted this change. ( 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1102224?usp=email )

Change subject: scripts: require Pywikibot 10 with pywikibot-scripts
......................................................................

scripts: require Pywikibot 10 with pywikibot-scripts

Bug: T271734
Change-Id: Ic1eba4f73f26064b8b73ba7961fd6f798792344c
---
M scripts/pyproject.toml
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Xqt: Verified; Looks good to me, approved




diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml
index cf26711..3c2a57f 100644
--- a/scripts/pyproject.toml
+++ b/scripts/pyproject.toml
@@ -19,7 +19,7 @@
 readme = "scripts/README.rst"
 requires-python = ">=3.8.0"
 dependencies = [
-    "pywikibot >= 9.4.0",
+    "pywikibot >= 10.0.0",
     "isbnlib",
     "langdetect",
     "mwparserfromhell",

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1102224?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: Ic1eba4f73f26064b8b73ba7961fd6f798792344c
Gerrit-Change-Number: 1102224
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: Xqt <i...@gno.de>
_______________________________________________
Pywikibot-commits mailing list -- pywikibot-commits@lists.wikimedia.org
To unsubscribe send an email to pywikibot-commits-le...@lists.wikimedia.org

Reply via email to