From ff1c0429b8f02de7faeb742dc2a3cd881780da4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:01:34 +0000 Subject: [PATCH] Bump google-cloud-aiplatform from 1.100.0 to 1.133.0 in /wtp Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.100.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.100.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] --- wtp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wtp/requirements.txt b/wtp/requirements.txt index f113e9a..83012fb 100644 --- a/wtp/requirements.txt +++ b/wtp/requirements.txt @@ -1,4 +1,4 @@ -google-cloud-aiplatform[evaluation]==1.100.0 +google-cloud-aiplatform[evaluation]==1.133.0 google-genai==1.62.0 google-api-python-client==2.177.0 more_itertools==10.7.0