From ce8d559300d9cd10db5001949e8d46ab42dfb901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:27:04 +0000 Subject: [PATCH] Bump google-cloud-aiplatform from 1.90.0 to 1.133.0 in /src Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.90.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.90.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] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 76da272b..6190dd13 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -16,7 +16,7 @@ google-auth==2.22.0 google-auth-oauthlib==1.0.0 google-auth-httplib2==0.1.0 google-api-python-client==2.108.0 -google-cloud-aiplatform==1.90.0 +google-cloud-aiplatform==1.133.0 # linter ruff>=0.12.5