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

Change subject: Update precommit-requirements
......................................................................

Update precommit-requirements

Change-Id: I72f4901d3411cd491d281db59e680b07f203e1e1
---
M dev-requirements.txt
1 file changed, 2 insertions(+), 1 deletion(-)

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




diff --git a/dev-requirements.txt b/dev-requirements.txt
index 38cb1f8..694e5d1 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -7,7 +7,8 @@
 pytest-attrib>=0.1.3
 pytest-xvfb>=3.0.0

-pre-commit >= 4.1.0
+pre-commit >= 4.1.0; python_version > "3.8"
+pre-commit == 3.5.0; python_version < "3.9"
 coverage==7.6.1; python_version < "3.9"
 coverage>=7.6.12; python_version > "3.8"
 # required for coverage (T380697)

--
To view, visit 
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1123742?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: I72f4901d3411cd491d281db59e680b07f203e1e1
Gerrit-Change-Number: 1123742
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to