Skip to content

ci(python): update google-genai requirement from <2.0.0,>=1.32.0 to >=1.32.0,<3.0.0 in /strands-py#2927

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/strands-py/google-genai-gte-1.32.0-and-lt-3.0.0
Open

ci(python): update google-genai requirement from <2.0.0,>=1.32.0 to >=1.32.0,<3.0.0 in /strands-py#2927
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/strands-py/google-genai-gte-1.32.0-and-lt-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on google-genai to permit the latest version.

Release notes

Sourced from google-genai's releases.

v2.10.0

2.10.0 (2026-06-24)

Features

  • Add Agent Platform MCP support to async generate_content_stream (a4772cc)
  • [Interactions] Add ComputerUse.disabled_safety_policies (732368f)
  • [Models] Add ComputerUse.disabled_safety_policies (a359406)
  • Add usage fields for steps (7bb6c72)
  • Add video generation and response format parameters. (ec8f22b)

Documentation

  • Fix typos across docstrings (63ec5bb)
Changelog

Sourced from google-genai's changelog.

2.10.0 (2026-06-24)

Features

  • Add Agent Platform MCP support to async generate_content_stream (a4772cc)
  • [Interactions] Add ComputerUse.disabled_safety_policies (732368f)
  • [Models] Add ComputerUse.disabled_safety_policies (a359406)
  • Add usage fields for steps (7bb6c72)
  • Add video generation and response format parameters. (ec8f22b)

Documentation

  • Fix typos across docstrings (63ec5bb)

2.9.0 (2026-06-19)

Major updates

  • The interactions implementation has been completely replaced. The public api surface is unchanged. (d830f16)

Features

  • Add audioOffset to VoiceActivity (fb785e4)
  • Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are already mapped) to the local tokenizer map. (749f8a1), closes #1972
  • Add interimInputTranscription to LiveServerContent (fb785e4)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (fb785e4)
  • Broaden publisher model path check to support all publishers (5d282e6)
  • Add ServiceTier to UsageMetadata (45b4963)
  • Expose Computer Use API fields (420b5a7)
  • Gemma 4 local tokenizer support (ca97c58)
  • interaction-api: Add presence_penalty, frequency_penalty, and cached_content to models.proto (05f16fe)
  • interaction-api: Rename usage to total_usage in StreamMetadata. (7c331c6)

Bug Fixes

  • Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency (e99ab99), closes #2487
  • Fix header (f8f9749)
  • Keep live music API keys out of websocket urls (#2564) (c754ebf)
  • Make transformers an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. (528926b)
  • Use .model_copy() instead of deprecated .copy() (216369f)

2.9.0-rc1 (2026-06-17)

Features

... (truncated)

Commits
  • e41801c chore(main): release 2.10.0 (#2636)
  • ab37930 chore: Disable ComputerUse.disabled_safety_policies in Gemini Enterprise API
  • ec8f22b feat: add video generation and response format parameters.
  • 7bb6c72 feat: add usage fields for steps
  • 732368f feat: Add ComputerUse.disabled_safety_policies
  • a359406 feat: Add ComputerUse.disabled_safety_policies
  • a4772cc feat: Add Agent Platform MCP support to async generate_content_stream
  • 67703bf chore: Fix comment.
  • 63ec5bb docs: fix typos across docstrings
  • 3260c6f chore: Upgrade stalebot action to use v10 (due to Node20 deprecation)
  • Additional commits viewable in compare view

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)

Updates the requirements on [google-genai](https://github.com/googleapis/python-genai) to permit the latest version.
- [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.32.0...v2.10.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 2.10.0
  dependency-type: direct:development
...

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 Jun 24, 2026
@github-actions github-actions Bot added size/xs chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact area-community Related to community and contributor health labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-community Related to community and contributor health chore Maintenance tasks, dependency updates, CI changes, refactoring with no user-facing impact dependencies Pull requests that update a dependency file python Pull requests that update python code size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants