Skip to content

fix(deps): update dependency anthropic to ~=0.97.0#408

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/anthropic-0.x
Open

fix(deps): update dependency anthropic to ~=0.97.0#408
renovate[bot] wants to merge 1 commit intomainfrom
renovate/anthropic-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 20, 2025

This PR contains the following updates:

Package Change Age Confidence
anthropic ~=0.65.0~=0.97.0 age confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.97.0

Compare Source

Full Changelog: v0.96.0...v0.97.0

Features
  • api: CMA Memory public beta (fc30ebe)
Bug Fixes
  • api: fix errors in api spec (f946de8)
  • api: restore missing features (72212ab)
Performance Improvements
  • client: optimize file structure copying in multipart requests (1f9eed3)
Chores
  • add missing import (4b12f5e)
  • internal: more robust bootstrap script (7ed7370)
  • tests: bump steady to v0.22.1 (a4b7184)

v0.96.0

Compare Source

Full Changelog: v0.95.0...v0.96.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (0aa2a0d)
Chores
  • ci: remove release-doctor workflow (1d9add3)

v0.95.0

Compare Source

Full Changelog: v0.95.0...v0.96.0

Features
  • api: add claude-opus-4-7, token budgets and user_profiles (0aa2a0d)
Chores
  • ci: remove release-doctor workflow (1d9add3)

v0.94.1

Compare Source

Full Changelog: v0.94.1...v0.95.0

Features
  • api: mark Sonnet and Opus 4 as deprecated (0c1e773)
  • bedrock: use auth header for mantle client (#​1644) (3b93090)

v0.94.0

Compare Source

Full Changelog: v0.94.0...v0.94.1

Bug Fixes
  • streaming: add missing events (c6a06d8)

v0.93.0

Compare Source

Full Changelog: v0.93.0...v0.94.0

Features
Bug Fixes
  • ensure file data are only sent as 1 parameter (837b25b)
Documentation

v0.92.0

Compare Source

Full Changelog: v0.92.0...v0.93.0

Features
  • api: Add beta advisor tool (4297dca)

v0.91.0

Compare Source

Full Changelog: v0.91.0...v0.92.0

Features
  • api: add support for Claude Managed Agents (5b879a7)

v0.90.0

Compare Source

Full Changelog: v0.90.0...v0.91.0

Features

v0.89.0

Compare Source

Full Changelog: v0.89.0...v0.90.0

Features
  • api: Add support for claude-mythos-preview (fc7ddd8)
Bug Fixes
  • client: preserve hardcoded query params when merging with user params (32d35e0)

v0.88.0

Compare Source

Full Changelog: v0.88.0...v0.89.0

Features
  • vertex: add support for US multi-region endpoint (4e732da)
Bug Fixes
  • client: preserve hardcoded query params when merging with user params (e7f4a3c)
Chores
  • client: deprecate client-side compaction helpers (e60affc)

v0.87.0

Compare Source

Full Changelog: v0.87.0...v0.88.0

Features
Chores
  • tests: bump steady to v0.20.2 (1bc4e9f)

v0.86.0

Compare Source

Full Changelog: v0.85.0...v0.86.0

Features
Bug Fixes
  • AsyncAnthropic._make_status_error missing 529 and 413 cases (#​1244) (05220bc)
  • deps: bump minimum typing-extensions version (09ab112)
  • pydantic: do not pass by_alias unless set (b17480e)
Chores
  • internal: tweak CI branches (3c0308c)

v0.85.0

Compare Source

Full Changelog: v0.85.0...v0.86.0

Features
Bug Fixes
  • AsyncAnthropic._make_status_error missing 529 and 413 cases (#​1244) (05220bc)
  • deps: bump minimum typing-extensions version (09ab112)
  • pydantic: do not pass by_alias unless set (b17480e)
Chores
  • internal: tweak CI branches (3c0308c)

v0.84.0

Compare Source

Full Changelog: v0.83.0...v0.84.0

Features
  • api: change array_format to brackets (925d2ad)
  • api: remove publishing section from cli target (7bc7ceb)
  • helpers: add conversion helpers for MCP tools, prompts, and resources (#​1383) (9489751)
Chores
  • add missing raw jsonl results method (1009d4a)
  • internal: add request options to SSE classes (4f4bc8e)
  • internal: make test_proxy_environment_variables more resilient (f7056e0)
  • internal: make test_proxy_environment_variables more resilient to env (143efcc)
  • internal: simplify http snapshots (#​1092) (4a4dc9f)
  • internal: update jsonl tests (a8e6a6e)
Documentation
  • rebrand to Claude SDK and streamline README (6b54405)

v0.83.0

Compare Source

Full Changelog: v0.82.0...v0.83.0

Features
  • api: Add top-level cache control (automatic caching) (a940123)
Chores
  • update mock server docs (34ef48c)

v0.82.0

Compare Source

Full Changelog: v0.82.0...v0.83.0

Features
  • api: Add top-level cache control (automatic caching) (a940123)
Chores
  • update mock server docs (34ef48c)

v0.81.0

Compare Source

Full Changelog: v0.81.0...v0.82.0

Features
  • api: fix shared UserLocation and error code types (da3b931)
Bug Fixes
  • add backward-compat aliases for removed nested UserLocation classes (#​1409) (56db1e3)

v0.80.0

Compare Source

Full Changelog: v0.80.0...v0.81.0

Features

v0.79.0

Compare Source

Full Changelog: v0.78.0...v0.79.0

Features
  • api: enabling fast-mode in claude-opus-4-6 (5953ba7)
Bug Fixes
  • pass speed parameter through in sync beta count_tokens (1dd6119)

v0.78.0

Compare Source

Full Changelog: v0.78.0...v0.79.0

Features
  • api: enabling fast-mode in claude-opus-4-6 (5953ba7)
Bug Fixes
  • pass speed parameter through in sync beta count_tokens (1dd6119)

v0.77.1

Compare Source

Full Changelog: v0.77.1...v0.78.0

Features
  • api: Release Claude Opus 4.6, adaptive thinking, and other features (3ef1529)

v0.77.0

Compare Source

Full Changelog: v0.77.0...v0.77.1

Bug Fixes
  • structured outputs: send structured output beta header when format is omitted (#​1158) (258494e)
Chores

v0.76.0

Compare Source

Full Changelog: v0.75.0...v0.76.0

Features
  • allow raw JSON schema to be passed to messages.stream() (955c61d)
  • client: add support for binary request streaming (5302f27)
  • tool runner: add support for server-side tools (#​1086) (1521316)
Bug Fixes
  • client: loosen auth header validation (5a0b89b)
  • ensure streams are always closed (388bd0c)
  • types: allow pyright to infer TypedDict types within SequenceNotStr (ede3242)
  • use async_to_httpx_files in patch method (718fa8e)
Chores
  • add missing docstrings (d306605)
  • bump required uv version (90634f3)
  • ci: Add Claude Code GitHub Workflow (#​1293) (83d1c4a)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (21c6374)
  • docs: use environment variables for authentication in code snippets (87aa378)
  • fix docstring (51fca79)
  • internal: add --fix argument to lint script (8914b7a)
  • internal: add missing files argument to base client (6285abc)
  • internal: avoid using unstable Python versions in tests (4547171)
  • update lockfile (d7ae1fc)
  • update uv.lock (746ac05)

v0.75.0

Compare Source

Full Changelog: v0.74.1...v0.75.0

Features
  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (5c3e633)
Bug Fixes
Chores

v0.74.1

Compare Source

Full Changelog: v0.74.1...v0.75.0

Features
  • api: adds support for Claude Opus 4.5, Effort, Advance Tool Use Features, Autocompaction, and Computer Use v5 (5c3e633)
Bug Fixes
Chores

v0.74.0

Compare Source

Full Changelog: v0.74.0...v0.74.1

Bug Fixes
  • structured outputs: use correct beta header (e90d347)
Chores
  • examples: update model references (e09461d)

v0.73.0

Compare Source

Full Changelog: v0.73.0...v0.74.0

Features
Bug Fixes
  • examples/memory: properly add assistant_content to messages (#​1049) (9c7141b)
  • use posix paths in file collection for cross-platform compatibility (d9c6f40), closes #​1051
Chores
  • internal: remove unnecessary wrapper around external snapshots (19eceac)
Documentation

v0.72.1

Compare Source

Full Changelog: v0.72.1...v0.73.0

Features
  • api: add support for structured outputs beta (688da81)

v0.72.0

Compare Source

Full Changelog: v0.71.1...v0.72.0

Features
  • api: add ability to clear thinking in context management (27c8f17)

v0.71.1

Compare Source

Full Changelog: v0.71.1...v0.72.0

Features
  • api: add ability to clear thinking in context management (27c8f17)

v0.71.0

Compare Source

Full Changelog: v0.70.0...v0.71.0

Features
  • api: adding support for agent skills (51a606f)

v0.70.0

Compare Source

Full Changelog: v0.70.0...v0.71.0

Features
  • api: adding support for agent skills (51a606f)

v0.69.0

Compare Source

Full Changelog: v0.69.0...v0.70.0

Features
Chores
  • client: add context-management-2025-06-27 beta header (36dd334)
  • client: add model-context-window-exceeded-2025-08-26 beta header (2cbdb0f)
  • internal: detect missing future annotations with ruff (b2a2b05)

v0.68.2

Compare Source

Full Changelog: v0.68.2...v0.69.0

Features
  • api: adds support for Claude Sonnet 4.5 and context management features (f93eb12)

v0.68.1

Compare Source

Full Changelog: v0.68.1...v0.68.2

Bug Fixes
  • do not set headers with default to omit (95b14ab)

v0.68.0

Compare Source

Full Changelog: v0.68.0...v0.68.1

Chores
  • deps: move deprecated dev-dependencies in pyproject.toml to dev group (df16b88)
  • do not install brew dependencies in ./scripts/bootstrap by default (a457673)
  • rename tool runner helper header (a9ed3f9)
  • types: change optional parameter type from NotGiven to Omit (9f0a11f)
  • update more NotGiven usage sites (72ab661)

v0.67.0

Compare Source

Full Changelog: v0.67.0...v0.68.0

Features
  • add tool running helpers (d9c9ce6)
Chores
  • internal: fix tests (9858c79)
  • internal: update pydantic dependency (f59c2f1)
  • tests: simplify get_platform test (7596748)

v0.66.0

Compare Source

Full Changelog: v0.66.0...v0.67.0

Features
  • api: adds support for web_fetch_20250910 tool (f85b6a1)
  • improve future compat with pydantic v3 (39f28c5)
Bug Fixes
  • more updates for future pydantic v3 compat (7967d15)
  • types/beta: add response content block type to params (#​1030) (9febe38)
Chores
  • internal: move mypy configurations to pyproject.toml file (c5347b6)
  • update SDK settings (36e6870)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.74.1 chore(deps): update dependency anthropic to ~=0.75.0 Nov 24, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 531426e to e100795 Compare November 25, 2025 17:47
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from e100795 to c79412b Compare December 8, 2025 07:34
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from c79412b to 23e629d Compare January 12, 2026 15:04
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.75.0 chore(deps): update dependency anthropic to ~=0.76.0 Jan 13, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 23e629d to 8c336e5 Compare January 13, 2026 20:35
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.76.0 chore(deps): update dependency anthropic to ~=0.77.0 Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 8c336e5 to 93b9595 Compare January 29, 2026 21:59
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.77.0 chore(deps): update dependency anthropic to ~=0.77.1 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 5f6bcde to 2c61902 Compare February 5, 2026 18:59
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.77.1 chore(deps): update dependency anthropic to ~=0.78.0 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 2c61902 to b89f97a Compare February 7, 2026 20:21
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.78.0 chore(deps): update dependency anthropic to ~=0.79.0 Feb 7, 2026
@renovate renovate Bot changed the title chore(deps): update dependency anthropic to ~=0.79.0 fix(deps): update dependency anthropic to ~=0.79.0 Feb 12, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from b89f97a to 0a10efe Compare February 17, 2026 22:28
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.79.0 fix(deps): update dependency anthropic to ~=0.80.0 Feb 17, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 0a10efe to 28568a6 Compare February 18, 2026 06:05
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.80.0 fix(deps): update dependency anthropic to ~=0.81.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 28568a6 to 29335e1 Compare February 18, 2026 21:56
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.81.0 fix(deps): update dependency anthropic to ~=0.82.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 29335e1 to 97c2fdd Compare February 19, 2026 20:29
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.82.0 fix(deps): update dependency anthropic to ~=0.83.0 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 97c2fdd to 8fe00b7 Compare February 25, 2026 07:15
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.83.0 fix(deps): update dependency anthropic to ~=0.84.0 Feb 25, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from ab212c8 to 290d3f4 Compare March 16, 2026 17:19
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.84.0 fix(deps): update dependency anthropic to ~=0.85.0 Mar 16, 2026
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.85.0 fix(deps): update dependency anthropic to ~=0.86.0 Mar 18, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 290d3f4 to bc24516 Compare March 18, 2026 21:10
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from bc24516 to 326b9c5 Compare March 26, 2026 18:00
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.86.0 fix(deps): update dependency anthropic to ~=0.87.0 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 2784c7d to 4a5447a Compare April 1, 2026 22:06
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.87.0 fix(deps): update dependency anthropic to ~=0.88.0 Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 4a5447a to 0150cc4 Compare April 3, 2026 21:38
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.88.0 fix(deps): update dependency anthropic to ~=0.89.0 Apr 3, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 0150cc4 to dfc8ed2 Compare April 7, 2026 21:04
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.89.0 fix(deps): update dependency anthropic to ~=0.91.0 Apr 7, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from dfc8ed2 to a57d225 Compare April 8, 2026 21:37
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.91.0 fix(deps): update dependency anthropic to ~=0.92.0 Apr 8, 2026
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.92.0 fix(deps): update dependency anthropic to ~=0.93.0 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 04711ee to 8e23b4b Compare April 11, 2026 01:56
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.93.0 fix(deps): update dependency anthropic to ~=0.94.0 Apr 11, 2026
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.94.0 fix(deps): update dependency anthropic to ~=0.94.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 5729a8f to f047266 Compare April 14, 2026 21:45
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.94.1 fix(deps): update dependency anthropic to ~=0.95.0 Apr 14, 2026
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.95.0 fix(deps): update dependency anthropic to ~=0.96.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from f047266 to 3b3d933 Compare April 16, 2026 15:52
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 3b3d933 to 49286f7 Compare April 23, 2026 21:16
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.96.0 fix(deps): update dependency anthropic to ~=0.97.0 Apr 23, 2026
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