Skip to content

deps(deps-dev): bump the providers group across 1 directory with 2 updates#71

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/providers-1c2aa3d258
Open

deps(deps-dev): bump the providers group across 1 directory with 2 updates#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/providers-1c2aa3d258

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 11, 2026

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

Release notes

Sourced from anthropic's releases.

v0.100.0

0.100.0 (2026-05-06)

Full Changelog: v0.99.0...v0.100.0

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (3b3deee)

Bug Fixes

  • api: Adjust webhook configuration (8c3339e)
Changelog

Sourced from anthropic's changelog.

0.100.0 (2026-05-06)

Full Changelog: v0.99.0...v0.100.0

Features

  • api: add support for Managed Agents multiagents and outcomes, webhooks, vault validation (3b3deee)

Bug Fixes

  • api: Adjust webhook configuration (8c3339e)

0.99.0 (2026-05-05)

Full Changelog: v0.98.1...v0.99.0

Features

  • client: allow targeting a workspace for OIDC federation token exchange (4ba8067)

0.98.1 (2026-05-04)

Full Changelog: v0.98.0...v0.98.1

Chores

0.98.0 (2026-05-04)

Full Changelog: v0.97.0...v0.98.0

Features

  • api: improve Managed Agents APIs (7faf393)
  • client: add Workload Identity Federation, interactive OAuth, and auth profiles (6458bcc)
  • support setting headers via env (52eb8cd)

Bug Fixes

  • streaming: propagate stop_details from message_delta onto accumulated Message (#1725) (900dd9b)
  • use correct field name format for multipart file arrays (8350bdc)
  • vertex: async client missing us/eu multi-region base_url branches (#1734) (3e78f71)

Chores

  • internal: reformat pyproject.toml (5a9d5fd)

... (truncated)

Commits
  • 04b468d release: 0.100.0
  • 2c15407 fix(api): Adjust webhook configuration
  • dc0ce48 feat(api): add support for Managed Agents multiagents and outcomes, webhooks,...
  • d573b82 release: 0.99.0
  • 119e123 feat(client): allow targeting a workspace for OIDC federation token exchange
  • 637560c release: 0.98.1
  • 4fb779f chore: fix typo in example (#1754)
  • 11b87bc release: 0.98.0
  • b669ad4 codegen metadata
  • 3be1e89 feat(client): add Workload Identity Federation, interactive OAuth, and auth p...
  • Additional commits viewable in compare view

Updates google-genai to 2.0.1

Release notes

Sourced from google-genai's releases.

v2.0.1

2.0.1 (2026-05-09)

Bug Fixes

  • Update response_format field names to snake_case. (97142b1)
Changelog

Sourced from google-genai's changelog.

2.0.1 (2026-05-09)

Bug Fixes

  • Update response_format field names to snake_case. (97142b1)

2.0.0 (2026-05-07)

⚠ BREAKING CHANGES - Interactions Only

Note: The breaking changes are only in interactions. GenerateContent usage in unaffected. Refer to https://ai.google.dev/gemini-api/docs/interactions-breaking-changes-may-2026 for details

  • Add steps for interactions (41d8e5b)
  • Rename SSE events to interaction.created and interaction.completed (0549c1c)
  • Deprecate legacy response_format and publish new polymorphic field. (7fdc9a1)

Documentation

1.75.0 (2026-05-04)

Features

  • [Python] Multimodal file search (fe5d69e)

Bug Fixes

  • Avoid caching stale token in async mTLS path (4e17a9c)

Documentation

  • Fix python docstrings for Image.from_file() to use kwargs (cce5398)
  • Update docs (ef26583)

1.74.0 (2026-04-29)

Features

  • [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (aed41ec)
  • Add output_info to BatchJob (7b77ab8)
  • Add gemini-3.1-flash-tts-preview model to options (8bdc1c3)
  • Add ImageResizeMode for GenerateVideos (317d2af)

... (truncated)

Commits
  • b5cdc50 chore(main): release 2.0.1 (#2403)
  • 97142b1 fix: Update response_format field names to snake_case.
  • 00d76d1 chore: refresh
  • e64fc2a chore(main): release 2.0.0 (#2380)
  • 580e192 chore: Update Agent Platform MCP util to pass schema directly to backend
  • 0549c1c feat!: Rename SSE events to interaction.created and interaction.completed
  • 99393c2 chore: Remove legacy streaming event types from InteractionSseEvent.
  • 246b576 chore: Remove experimental warnings for interactions
  • 04bf0b8 chore: fix mtls test
  • 7fdc9a1 feat: Deprecate legacy response_format and publish new polymorphic field.
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) and [google-genai](https://github.com/googleapis/python-genai) to permit the latest version.

Updates `anthropic` to 0.100.0
- [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases)
- [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md)
- [Commits](anthropics/anthropic-sdk-python@v0.62.0...v0.100.0)

Updates `google-genai` to 2.0.1
- [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.29.0...v2.0.1)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 0.100.0
  dependency-type: direct:development
  dependency-group: providers
- dependency-name: google-genai
  dependency-version: 2.0.1
  dependency-type: direct:development
  dependency-group: providers
...

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 May 11, 2026
@dependabot dependabot Bot requested a review from lydakis as a code owner May 11, 2026 09:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 11, 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.

0 participants