Skip to content

pip: bump google-genai from 1.64.0 to 1.65.0#6075

Merged
jrobbins merged 1 commit intomainfrom
dependabot/pip/google-genai-1.65.0
Mar 3, 2026
Merged

pip: bump google-genai from 1.64.0 to 1.65.0#6075
jrobbins merged 1 commit intomainfrom
dependabot/pip/google-genai-1.65.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps google-genai from 1.64.0 to 1.65.0.

Release notes

Sourced from google-genai's releases.

v1.65.0

1.65.0 (2026-02-26)

Features

  • Add gemini-3.1-pro-preview to list of models in Interactions (fe86870)
  • Add Image Grounding support to GoogleSearch tool (0035182)
  • Enable server side MCP and disable all other AFC when server side MCP is configured. (4dd7b16)
  • Support more image sizes and resolutions (8b2a4e0)

Bug Fixes

  • Change interactions media mime type to enum (breaking change for experimental feature) (e0f3378)
  • Handle non-list response_stream in HttpResponse.json property (006042d)
  • Handle non-list response_stream in HttpResponse.json property (#1903) (61aec34)
  • Make aiohttp an optional dependency, bump aiohttp version upperbound, and ensure HttpOptions.async_client_args propagates to custom aiohttp.ClientSession request args for proxy etc. (b28d144), closes #2090 #2051 #1950

Documentation

  • Regenerate docs for 1.64.0 (a023141)
  • Update README and codegen_instructions for structured outputs (4d5a978)
Changelog

Sourced from google-genai's changelog.

1.65.0 (2026-02-26)

Features

  • Add gemini-3.1-pro-preview to list of models in Interactions (fe86870)
  • Add Image Grounding support to GoogleSearch tool (0035182)
  • Enable server side MCP and disable all other AFC when server side MCP is configured. (4dd7b16)
  • Support more image sizes and resolutions (8b2a4e0)

Bug Fixes

  • Change interactions media mime type to enum (breaking change for experimental feature) (e0f3378)
  • Handle non-list response_stream in HttpResponse.json property (006042d)
  • Handle non-list response_stream in HttpResponse.json property (#1903) (61aec34)
  • Make aiohttp an optional dependency, bump aiohttp version upperbound, and ensure HttpOptions.async_client_args propagates to custom aiohttp.ClientSession request args for proxy etc. (b28d144), closes #2090 #2051 #1950

Documentation

  • Regenerate docs for 1.64.0 (a023141)
  • Update README and codegen_instructions for structured outputs (4d5a978)
Commits
  • b2be501 chore(main): release 1.65.0 (#2075)
  • 7028a9c chore: update InteractionCompleteEvent comment
  • 0035182 feat: Add Image Grounding support to GoogleSearch tool
  • 8b2a4e0 feat: Support more image sizes and resolutions
  • b28d144 fix: Make aiohttp an optional dependency, bump aiohttp version upperbound, an...
  • c04c489 chore: Improve error message for missing API key.
  • af94e53 chore: Update comments
  • 006042d Copybara import of the project:
  • ecfa90c chore: internal change
  • 61aec34 fix: handle non-list response_stream in HttpResponse.json property (#1903)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 2, 2026
@dependabot dependabot bot force-pushed the dependabot/pip/google-genai-1.65.0 branch 2 times, most recently from 726599f to 32d9557 Compare March 2, 2026 23:05
Bumps [google-genai](https://github.com/googleapis/python-genai) from 1.64.0 to 1.65.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.64.0...v1.65.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-genai-1.65.0 branch from 32d9557 to 4f75ae0 Compare March 2, 2026 23:10
@jrobbins jrobbins enabled auto-merge March 2, 2026 23:34
@jrobbins jrobbins added this pull request to the merge queue Mar 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 2, 2026
@jrobbins jrobbins added this pull request to the merge queue Mar 2, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 3, 2026
@jrobbins jrobbins added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 8cd5c59 Mar 3, 2026
8 checks passed
@jrobbins jrobbins deleted the dependabot/pip/google-genai-1.65.0 branch March 3, 2026 00:38
@DanielRyanSmith DanielRyanSmith mentioned this pull request Mar 3, 2026
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.

1 participant