summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--constraints.txt3
-rw-r--r--run_tests.vpython31
2 files changed, 3 insertions, 1 deletions
diff --git a/constraints.txt b/constraints.txt
index 579c9ad8..0a29d56a 100644
--- a/constraints.txt
+++ b/constraints.txt
@@ -1 +1,2 @@
1black<24 1# NB: Keep in sync with run_tests.vpython3.
2black<26
diff --git a/run_tests.vpython3 b/run_tests.vpython3
index e4c62c11..e6dfe7c6 100644
--- a/run_tests.vpython3
+++ b/run_tests.vpython3
@@ -54,6 +54,7 @@ wheel: <
54 version: "version:21.4.0" 54 version: "version:21.4.0"
55> 55>
56 56
57# NB: Keep in sync with constraints.txt.
57wheel: < 58wheel: <
58 name: "infra/python/wheels/black-py3" 59 name: "infra/python/wheels/black-py3"
59 version: "version:25.1.0" 60 version: "version:25.1.0"