Skip to content

Commit

Permalink
Bump google-cloud-aiplatform from 1.80.0 to 1.81.0 in /python
Browse files Browse the repository at this point in the history
Bumps [google-cloud-aiplatform](https://github.com/googleapis/python-aiplatform) from 1.80.0 to 1.81.0.
- [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.80.0...v1.81.0)

---
updated-dependencies:
- dependency-name: google-cloud-aiplatform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 7b83ffd commit 0ec03d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ chroma = [
"chromadb >= 0.5,< 0.7"
]
google = [
"google-cloud-aiplatform == 1.80.0",
"google-cloud-aiplatform == 1.81.0",
"google-generativeai ~= 0.8"
]
hugging_face = [
Expand Down

0 comments on commit 0ec03d8

Please sign in to comment.