Skip to content

Update dependency anthropic to ~=0.97.0#178

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

Update dependency anthropic to ~=0.97.0#178
renovate[bot] wants to merge 1 commit intomainfrom
renovate/anthropic-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2026

This PR contains the following updates:

Package Change Age Confidence
anthropic ~=0.75.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)

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 force-pushed the renovate/anthropic-0.x branch from a243ed2 to d4b3862 Compare March 13, 2026 10:40
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.84.0 Update dependency anthropic to ~=0.85.0 Mar 16, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from c7434db to fdca3a6 Compare March 18, 2026 21:06
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.85.0 Update dependency anthropic to ~=0.86.0 Mar 18, 2026
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.86.0 fix(deps): update dependency anthropic to ~=0.86.0 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from fdca3a6 to d0743d1 Compare March 31, 2026 21:19
@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 from d0743d1 to 60a76fe Compare April 1, 2026 12:12
@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 2 times, most recently from c657463 to daaa918 Compare April 3, 2026 21:25
@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 daaa918 to 4105818 Compare April 7, 2026 21:20
@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 4105818 to 84d9d7d Compare April 8, 2026 21:00
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.91.0 Update dependency anthropic to ~=0.92.0 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 84d9d7d to e830dbb Compare April 9, 2026 21:44
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.92.0 Update dependency anthropic to ~=0.93.0 Apr 9, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from e830dbb to 12bc510 Compare April 11, 2026 00:46
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.93.0 Update dependency anthropic to ~=0.94.0 Apr 11, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from b5235c2 to 4738300 Compare April 13, 2026 21:35
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.94.0 Update dependency anthropic to ~=0.94.1 Apr 13, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 4738300 to 1ac2a8a Compare April 14, 2026 08:49
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.94.1 fix(deps): update dependency anthropic to ~=0.94.1 Apr 14, 2026
@renovate renovate Bot changed the title fix(deps): update dependency anthropic to ~=0.94.1 Update dependency anthropic to ~=0.94.1 Apr 14, 2026
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.94.1 Update dependency anthropic to ~=0.95.0 Apr 14, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 1ac2a8a to bd4a899 Compare April 14, 2026 19:58
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.95.0 Update dependency anthropic to ~=0.96.0 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch 2 times, most recently from 4e05970 to 7267498 Compare April 22, 2026 09:25
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 7267498 to 44b8d2e Compare April 23, 2026 22:55
@renovate renovate Bot changed the title Update dependency anthropic to ~=0.96.0 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