Skip to content

chore(deps):(deps): update anthropic requirement from <1.0,>=0.20.0 to >=1.7.0,<2.0 - #22

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/anthropic-gte-1.6.0-and-lt-2.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/anthropic-gte-1.6.0-and-lt-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026 •

Copy link
Copy Markdown

Updates the requirements on anthropic to permit the latest version.

Release notes

Sourced from anthropic's releases.

v1.7.0

1.7.0 (2026-09-18)

Full Changelog: v1.6.0...v1.7.0

Features

  • api: add group with display_name to rate limits, deprecate group_type (28f0a83)
  • tools: add compact_before_next_turn() to the tool runner (#641) (8b23fb3)

Bug Fixes

  • bedrock: raise an API error for eventstream exception and error frames (#769) (8ec9cc9)
  • client: accept X | Y union types when parsing responses (b366fa5)
  • client: don't raise TypeError for X | Y fields with unknown data (30ebd69)
  • client: join multiple anthropic-beta values with a comma and no space (#781) (1680324)
  • tools: tidy compact_before_next_turn() state and failure handling (#804) (d3a9fc8)

Chores

  • deps: require pydantic 1.10 or later (91931e1)
  • docs: add descriptions for enum values and path parameters (99184dc)
  • docs: clarify the compaction tool_changes and tool change descriptions (eacc0ff)
  • internal: add more unnecessary cast comments (9e6ce27)
  • internal: pass strict= to zip() in the MCP tool helpers (13cfe64)
  • internal: remove an unused noqa comment from the model tests (2c18298)
  • internal: set ruff's target version to Python 3.10 (2bdfd41)
Changelog

Sourced from anthropic's changelog.

1.7.0 (2026-09-18)

Full Changelog: v1.6.0...v1.7.0

Features

  • api: add group with display_name to rate limits, deprecate group_type (28f0a83)
  • tools: add compact_before_next_turn() to the tool runner (#641) (8b23fb3)

Bug Fixes

  • bedrock: raise an API error for eventstream exception and error frames (#769) (8ec9cc9)
  • client: accept X | Y union types when parsing responses (b366fa5)
  • client: don't raise TypeError for X | Y fields with unknown data (30ebd69)
  • client: join multiple anthropic-beta values with a comma and no space (#781) (1680324)
  • tools: tidy compact_before_next_turn() state and failure handling (#804) (d3a9fc8)

Chores

  • deps: require pydantic 1.10 or later (91931e1)
  • docs: add descriptions for enum values and path parameters (99184dc)
  • docs: clarify the compaction tool_changes and tool change descriptions (eacc0ff)
  • internal: add more unnecessary cast comments (9e6ce27)
  • internal: pass strict= to zip() in the MCP tool helpers (13cfe64)
  • internal: remove an unused noqa comment from the model tests (2c18298)
  • internal: set ruff's target version to Python 3.10 (2bdfd41)

1.6.0 (2026-09-15)

Full Changelog: v1.5.0...v1.6.0

Features

  • api: add auto mode tool permissions for Managed Agents (909d92f)
  • api: add compaction parameter and signed compaction blocks (beta) (8689179)
  • api: add enum types for workspace data-residency geo fields (3dc6dbf)
  • api: add thinking_mismatch_allowed entries to input_transformations (beta) (14d1792)
  • api: add url_sources to the web fetch tool (4ba7115)
  • api: add workspace_id parameter to user profiles methods (1c359b2)
  • client: support async credential token providers (95e93f7)

Bug Fixes

  • api: mark usage iteration model as nullable (520d000)
  • api: use one input transformation type for message and delta event (ae86d7d)
  • client: honor Retry-After values above 60 seconds (2d03ba2)
  • client: ignore invalid Retry-After values and validate maxRetries (909d92f)

... (truncated)

Commits
  • 0af0190 Merge pull request #1939 from anthropics/release-please--branches--main--chan...
  • a096a48 release: 1.7.0
  • 28f0a83 feat(api): add group with display_name to rate limits, deprecate group_type
  • 5b4202a codegen metadata
  • 182a764 codegen metadata
  • 99184dc chore(docs): add descriptions for enum values and path parameters
  • 91931e1 chore(deps): require pydantic 1.10 or later
  • d3a9fc8 fix(tools): tidy compact_before_next_turn() state and failure handling (#804)
  • 9d2d579 codegen metadata
  • e7dd41e codegen metadata
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Updates the requirements on [anthropic](https://github.com/anthropics/anthropic-sdk-python) to permit the latest version.
- [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.20.0...v1.7.0)

---
updated-dependencies:
- dependency-name: anthropic
  dependency-version: 1.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps):(deps): update anthropic requirement from <1.0,>=0.20.0 to >=1.6.0,<2.0 chore(deps):(deps): update anthropic requirement from <1.0,>=0.20.0 to >=1.7.0,<2.0 Sep 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/anthropic-gte-1.6.0-and-lt-2.0 branch from 56d4b0c to ab83d0e Compare September 22, 2026 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants