From c70a5069af8745ed2ed4be35fab83b5b51cdc8cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 22:31:53 +0000 Subject: [PATCH] Bump google-cloud-aiplatform from 1.87.0 to 1.88.0 in /python Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.87.0 to 1.88.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.87.0...v1.88.0) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pyproject.toml b/python/pyproject.toml index a35d4ae71246..2d7bdfec3726 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -68,7 +68,7 @@ chroma = [ "chromadb >= 0.5,< 1.1" ] google = [ - "google-cloud-aiplatform == 1.87.0", + "google-cloud-aiplatform == 1.88.0", "google-generativeai ~= 0.8" ] faiss = [