From 39b1630a7da6003be22b816736981482b85727f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 18:02:29 +0000 Subject: [PATCH] Bump google-cloud-aiplatform Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.60.0 to 1.133.0. - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/python-aiplatform/compare/v1.60.0...v1.133.0) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.133.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../apache_beam/testing/benchmarks/cloudml/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdks/python/apache_beam/testing/benchmarks/cloudml/constraints.txt b/sdks/python/apache_beam/testing/benchmarks/cloudml/constraints.txt index b2f76d200850..03d43524f4b8 100644 --- a/sdks/python/apache_beam/testing/benchmarks/cloudml/constraints.txt +++ b/sdks/python/apache_beam/testing/benchmarks/cloudml/constraints.txt @@ -32,7 +32,7 @@ numpy==1.26.4 pyarrow==10.0.1 # Google Cloud (pin to avoid transitive resolution) -google-cloud-aiplatform==1.60.0 +google-cloud-aiplatform==1.133.0 google-api-core==2.19.1 # Note: google-auth is NOT constrained - let pip resolve it to satisfy