This is an automated email from the ASF dual-hosted git repository.
derrickaw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 56b5a52294d Bump google-cloud-aiplatform (#39113)
56b5a52294d is described below
commit 56b5a52294d946edc5d1d5c8cba217dd6512df11
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 26 09:26:09 2026 -0400
Bump google-cloud-aiplatform (#39113)
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] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
sdks/python/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 b2f76d20085..03d43524f4b 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