From e09cf24a3708c406f63f58c36388928add39a117 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:42:20 +0000 Subject: [PATCH] Bump google-cloud-aiplatform from 1.110.0 to 1.133.0 Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.110.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.110.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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 95e2285..8911673 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ google-adk==1.7.0 google-genai==1.26.0 google-cloud-bigquery==3.35.0 google-auth==2.40.3 -google-cloud-aiplatform==1.110.0 +google-cloud-aiplatform==1.133.0 pydantic==2.11.7 cloudpickle==3.1.1