From ea00cd31d1b13e71c0c16c0a025cdf1c7dbb8331 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:27:46 +0000 Subject: [PATCH] Bump google-cloud-aiplatform Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.73.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.73.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] --- .../google-cloud/vertexai/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-service-providers/google-cloud/vertexai/python/requirements.txt b/cloud-service-providers/google-cloud/vertexai/python/requirements.txt index 80aa6635..4835a426 100644 --- a/cloud-service-providers/google-cloud/vertexai/python/requirements.txt +++ b/cloud-service-providers/google-cloud/vertexai/python/requirements.txt @@ -1,7 +1,7 @@ google-api-core==2.23.0 google-api-python-client==2.154.0 google-auth==2.36.0 -google-cloud-aiplatform==1.73.0 +google-cloud-aiplatform==1.133.0 google-cloud-artifact-registry==1.13.1 google-cloud-storage==2.18.2 openai==1.55.2