Skip to content

build(deps): bump google-genai from 1.66.0 to 1.67.0 in /src/MedEquity.ML#29

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/src/MedEquity.ML/google-genai-1.67.0
Closed

build(deps): bump google-genai from 1.66.0 to 1.67.0 in /src/MedEquity.ML#29
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/src/MedEquity.ML/google-genai-1.67.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2026

Bumps google-genai from 1.66.0 to 1.67.0.

Release notes

Sourced from google-genai's releases.

v1.67.0

1.67.0 (2026-03-12)

[!CAUTION] Known Issue: This release contains a bug where the typing-extensions lower bound is set too low, which causes the SDK to break in some environments.

Recommended Actions:

  • Fall back to 1.66.0: If you do not immediately need the new features in 1.67.0, we recommend sticking with the previous stable version: pip install google-genai==1.66.0
  • Manual Fix: If you must use 1.67.0, you can resolve the issue by manually upgrading typing-extensions: pip install "typing-extensions>=4.14.0"

Features

  • Add inference_generation_config to EvaluationConfig for Tuning (1fdb4b8)
  • Add live history_config with initial_history_in_client_content (a80babd)
  • Add support for referencing registered metrics by resource name in evaluation run API (41b348e)
  • Enable language code for audio transcription config in Live API for Vertex AI (c04be0d)

Bug Fixes

  • Forward http_options in async_request_streamed to enable retry support (8b3be87)
  • Forward http_options in async_request_streamed to enable retry support (#2097) (8b10efb)
Changelog

Sourced from google-genai's changelog.

1.67.0 (2026-03-12)

Features

  • Add inference_generation_config to EvaluationConfig for Tuning (1fdb4b8)
  • Add live history_config with initial_history_in_client_content (a80babd)
  • Add support for referencing registered metrics by resource name in evaluation run API (41b348e)
  • Enable language code for audio transcription config in Live API for Vertex AI (c04be0d)

Bug Fixes

  • Forward http_options in async_request_streamed to enable retry support (8b3be87)
  • Forward http_options in async_request_streamed to enable retry support (#2097) (8b10efb)
Commits
  • 3442105 chore(main): release 1.67.0 (#2125)
  • a80babd feat: add live history_config with initial_history_in_client_content
  • 41b348e feat: Add support for referencing registered metrics by resource name in eval...
  • 1ddc853 chore: Update response MIME type field status.
  • c04be0d feat: enable language code for audio transcription config in Live API for Ver...
  • e6fe71a chore: process proxy and base url settings for file uploads
  • 861ab18 chore: Remove signature from tool call content/delta types and add `call_id...
  • 2349f42 chore: update comments
  • 8b3be87 Copybara import of the project:
  • 8b10efb fix: forward http_options in async_request_streamed to enable retry support (...
  • 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.66.0 to 1.67.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.66.0...v1.67.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 1.67.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 Mar 15, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2026

Superseded by #34.

@dependabot dependabot bot closed this Mar 22, 2026
@dependabot dependabot bot deleted the dependabot/pip/src/MedEquity.ML/google-genai-1.67.0 branch March 22, 2026 13:12
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