From 1cc582fb073b600249a523a3b29bf60ed9eec94a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:07:21 +0000 Subject: [PATCH] chore(deps): bump google-cloud-aiplatform Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.86.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.86.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] --- generative_ai/function_calling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_ai/function_calling/requirements.txt b/generative_ai/function_calling/requirements.txt index 2ffbfa4cc60..d221bff8963 100644 --- a/generative_ai/function_calling/requirements.txt +++ b/generative_ai/function_calling/requirements.txt @@ -1,3 +1,3 @@ google-auth==2.38.0 openai==1.68.2 -google-cloud-aiplatform==1.86.0 \ No newline at end of file +google-cloud-aiplatform==1.133.0 \ No newline at end of file