From 687744eeb8f15d1c9377f9a46441f21adb525d34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 21:35:57 +0000 Subject: [PATCH] Bump google-cloud-aiplatform in /nim-samples/llm-nim/vertexai/workbench 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] --- nim-samples/llm-nim/vertexai/workbench/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nim-samples/llm-nim/vertexai/workbench/requirements.txt b/nim-samples/llm-nim/vertexai/workbench/requirements.txt index 80aa663..4835a42 100644 --- a/nim-samples/llm-nim/vertexai/workbench/requirements.txt +++ b/nim-samples/llm-nim/vertexai/workbench/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