From 82c742608fc9e9cd6c07bb3e72ae3f34f380d380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 22:32:39 +0000 Subject: [PATCH] deps(pip):(deps): bump google-cloud-aiplatform from 1.148.1 to 1.149.0 Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.148.1 to 1.149.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.148.1...v1.149.0) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.149.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 5a9786a..b9a7842 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,7 +1,7 @@ docx2txt==0.9 dotenv==0.9.9 fastapi==0.235.3 -google-cloud-aiplatform==1.148.1 +google-cloud-aiplatform==1.149.0 langchain-chroma==1.1.0 langchain-community==0.4.1 langchain-google-genai==4.2.2