Skip to content

deps(deps): Bump google-genai from 1.61.0 to 1.64.0#185

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-genai-1.64.0
Closed

deps(deps): Bump google-genai from 1.61.0 to 1.64.0#185
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/google-genai-1.64.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 23, 2026

Bumps google-genai from 1.61.0 to 1.64.0.

Release notes

Sourced from google-genai's releases.

v1.64.0

1.64.0 (2026-02-18)

Features

  • Add UnifiedMetric support to Vertex Tuning evaluation config (9a9908a)
  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (af40cc6)

v1.63.0

1.63.0 (2026-02-11)

Features

  • Add INCOMPLETE status to Interaction. (1a84605)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (057d6f0)

Bug Fixes

  • Base_url and global location parsing (2c40555)
  • Remove build warning due to extra comma: assertion on a tuple is always true (1cc2c2d)
  • Remove debug print statement. (60c0a2f)
  • Remove unused import of websockets (3b82b5f)

Documentation

  • Add docstrings to C# and Python SDK Operations methods. (f2e85a3)
  • Regenerate docs for 1.62.0 (455ec26)

v1.62.0

1.62.0 (2026-02-04)

Features

Bug Fixes

  • Add error handling for live and live music APIs (1148276), closes #668
Changelog

Sourced from google-genai's changelog.

1.64.0 (2026-02-18)

Features

  • Add UnifiedMetric support to Vertex Tuning evaluation config (9a9908a)
  • Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (af40cc6)

1.63.0 (2026-02-11)

Features

  • Add INCOMPLETE status to Interaction. (1a84605)
  • Support encryption_spec in tuning job creation configuration for GenAI SDK (057d6f0)

Bug Fixes

  • Base_url and global location parsing (2c40555)
  • Remove build warning due to extra comma: assertion on a tuple is always true (1cc2c2d)
  • Remove debug print statement. (60c0a2f)
  • Remove unused import of websockets (3b82b5f)

Documentation

  • Add docstrings to C# and Python SDK Operations methods. (f2e85a3)
  • Regenerate docs for 1.62.0 (455ec26)

1.62.0 (2026-02-04)

Features

  • Update data types from discovery doc. (089ba97)

Bug Fixes

  • Add error handling for live and live music APIs (1148276), closes #668
Commits
  • cff95b4 chore(main): release 1.64.0 (#2054)
  • 3e8eef8 chore: Make discriminator properties required in Interactions
  • 2ab5ea7 chore: migrate to gcloud storage
  • e55004c chore: Add aiohttp as a required dependency.
  • fafc3d8 chore: Add type assertions and ignore type overlap in genai libraries
  • af40cc6 feat: Support multimodal embedding for Gemini Embedding 2.0 and support MaaS ...
  • 9a9908a feat: Add UnifiedMetric support to Vertex Tuning evaluation config
  • e15ad64 chore(main): release 1.63.0 (#2028)
  • f2e85a3 docs: Add docstrings to C# and Python SDK Operations methods.
  • 1a84605 feat: Add INCOMPLETE status to Interaction.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.61.0 to 1.64.0.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.61.0...v1.64.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Feb 23, 2026
@github-actions
Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

Docker/requirements.txt

PackageVersionLicenseIssue Type
google-genai1.64.0NullUnknown License

requirements.txt

PackageVersionLicenseIssue Type
google-genai1.64.0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
pip/google-genai 1.64.0 UnknownUnknown
pip/google-genai 1.64.0 UnknownUnknown

Scanned Files

  • Docker/requirements.txt
  • requirements.txt

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 2, 2026

Superseded by #191.

@dependabot dependabot Bot closed this Mar 2, 2026
@dependabot dependabot Bot deleted the dependabot/pip/google-genai-1.64.0 branch March 2, 2026 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants