From 743208d70e2becbdb689e8e9045e5d216b1624b3 Mon Sep 17 00:00:00 2001 From: Chris Burroughs Date: Sun, 5 Oct 2025 09:32:15 -0400 Subject: [PATCH] Upgrade to Pants 2.29.0 --- pants.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pants.toml b/pants.toml index 6c3a303..69b2025 100644 --- a/pants.toml +++ b/pants.toml @@ -1,5 +1,5 @@ [GLOBAL] -pants_version = "2.28.0" +pants_version = "2.29.0" backend_packages = [ "pants.backend.docker",