mirror of
https://gerrit.googlesource.com/git-repo
synced 2025-04-02 14:09:18 +00:00
tox: sync black settings with run_tests
We updated run_tests to use black-25, so update tox too. Change-Id: I7ee6471fbc78825bd2dbc8c1f8dab9dc10460852 Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/463601 Tested-by: Mike Frysinger <vapier@google.com> Reviewed-by: Scott Lee <ddoman@google.com> Commit-Queue: Mike Frysinger <vapier@google.com>
This commit is contained in:
parent
cd391e77d0
commit
507d463600
@ -1 +1,2 @@
|
||||
black<24
|
||||
# NB: Keep in sync with run_tests.vpython3.
|
||||
black<26
|
||||
|
@ -54,6 +54,7 @@ wheel: <
|
||||
version: "version:21.4.0"
|
||||
>
|
||||
|
||||
# NB: Keep in sync with constraints.txt.
|
||||
wheel: <
|
||||
name: "infra/python/wheels/black-py3"
|
||||
version: "version:25.1.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user