From d394e7e3e03060eeadf42fac98faa860c78c9365 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 22:38:44 +0000 Subject: [PATCH] Bump google-cloud-aiplatform from 1.43.0 to 1.133.0 in /.circleci Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.43.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.43.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] --- .circleci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 2294c84813cc..8043a7571052 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -9,7 +9,7 @@ redisvl==0.4.1 anthropic orjson==3.10.12 # fast /embedding responses pydantic==2.10.2 -google-cloud-aiplatform==1.43.0 +google-cloud-aiplatform==1.133.0 google-cloud-iam==2.19.1 fastapi-sso==0.16.0 uvloop==0.21.0