Skip to content

Commit 500bef7

Browse files
Bump google-cloud-aiplatform from 1.93.0 to 1.95.1 in /python
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.93.0 to 1.95.1. - [Release notes](https://github.com/googleapis/python-aiplatform/releases) - [Changelog](https://github.com/googleapis/python-aiplatform/blob/main/CHANGELOG.md) - [Commits](googleapis/python-aiplatform@v1.93.0...v1.95.1) --- updated-dependencies: - dependency-name: google-cloud-aiplatform dependency-version: 1.95.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb0e418 commit 500bef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ faiss = [
8888
"faiss-cpu>=1.10.0"
8989
]
9090
google = [
91-
"google-cloud-aiplatform == 1.93.0",
91+
"google-cloud-aiplatform == 1.95.1",
9292
"google-generativeai ~= 0.8"
9393
]
9494
hugging_face = [

0 commit comments

Comments
 (0)