[Git][reproducible-builds/diffoscope][master] Bump miniumum Black requirement to 24.1.1+.
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Mon Feb 12 17:47:02 UTC 2024
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
00418fb4 by Chris Lamb at 2024-02-12T09:46:41-08:00
Bump miniumum Black requirement to 24.1.1+.
- - - - -
1 changed file:
- tests/test_source.py
Changes:
=====================================
tests/test_source.py
=====================================
@@ -34,7 +34,7 @@ def black_version():
]
- at skip_unless_tool_is_at_least("black", black_version, "23.1.0")
+ at skip_unless_tool_is_at_least("black", black_version, "24.1.1")
def test_code_is_black_clean():
output = subprocess.check_output(
("black", "--diff", "."), stderr=subprocess.PIPE
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/00418fb4de7d53b56a7d72b2bceda696257b256a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/00418fb4de7d53b56a7d72b2bceda696257b256a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20240212/cb0a7fa6/attachment.htm>
More information about the rb-commits
mailing list