Xqt has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1154454?usp=email )
Change subject: pre-commit: Update pre-commit dependency
......................................................................
pre-commit: Update pre-commit dependency
Change-Id: Ica5822e10c995d29fccfe912db48b52b5ef7152f
---
M dev-requirements.txt
M tox.ini
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
jenkins-bot: Verified
Xqt: Looks good to me, approved
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 694e5d1..c5465e1 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -7,7 +7,7 @@
pytest-attrib>=0.1.3
pytest-xvfb>=3.0.0
-pre-commit >= 4.1.0; python_version > "3.8"
+pre-commit >= 4.2.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"
diff --git a/tox.ini b/tox.ini
index 9585eed..58e901d 100644
--- a/tox.ini
+++ b/tox.ini
@@ -43,7 +43,7 @@
fasttest: pytest --version
fasttest: pytest -a 'not net'
deps =
- lint: pre-commit >= 2.17.0
+ lint: pre-commit >= 3.5.0
fasttest: pytest >= 7.0.1
fasttest: pytest-attrib>=0.1.3
--
To view, visit
https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1154454?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: Ica5822e10c995d29fccfe912db48b52b5ef7152f
Gerrit-Change-Number: 1154454
Gerrit-PatchSet: 1
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]