From a742b6f18d18270d5490c8a60d24bdd4687296d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 22:54:54 +0000 Subject: [PATCH] Bump google-cloud-aiplatform in /genai/api/npc_chat_api/src Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.40.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.40.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] --- genai/api/npc_chat_api/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genai/api/npc_chat_api/src/requirements.txt b/genai/api/npc_chat_api/src/requirements.txt index ed88551..5aad006 100644 --- a/genai/api/npc_chat_api/src/requirements.txt +++ b/genai/api/npc_chat_api/src/requirements.txt @@ -15,7 +15,7 @@ uvicorn==0.23.2 fastapi==0.109.1 pydantic==2.6.4 -google-cloud-aiplatform==1.40.0 +google-cloud-aiplatform==1.133.0 google-cloud-spanner==3.42.0 requests==2.31.0 openai==1.12.0