Skip to content

fix(deps): update dependency anthropic to ~=0.117.0#475

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

fix(deps): update dependency anthropic to ~=0.117.0#475
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/anthropic-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

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

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.117.0

Compare Source

Full Changelog: v0.116.0...v0.117.0

Features
  • api: add support for dreaming (642eee7)
  • api: add support for MCP Tunnels (d716df6)
Bug Fixes
  • credentials: keep credential material out of traceback frame locals via SecretStr (aa93a4d)
Chores
  • docs: small updates to field descriptions (75d8dcc)
  • docs: update model example (a57e30a)
  • docs: updates to descriptions and examples (e1535b6)

v0.116.0

Compare Source

Full Changelog: v0.115.1...v0.116.0

Features
  • api: add agent-memory-2026-07-22 beta header (e181d5c)

v0.115.1

Compare Source

Full Changelog: v0.115.1...v0.116.0

Features
  • api: add agent-memory-2026-07-22 beta header (e181d5c)

v0.115.0

Compare Source

Full Changelog: v0.115.0...v0.115.1

Chores
  • api: remove some nonfunctional types from the SDKs (5e7c431)

v0.114.0

Compare Source

Full Changelog: v0.114.0...v0.115.0

Features
  • api: add support for Managed Agents event delta streaming, agent overrides, reverse pagination, vault credential injection scoping, and agent and deployment webhook events (8c23f7e)

v0.113.0

Compare Source

Full Changelog: v0.113.0...v0.114.0

Features
  • api: add support for claude-sonnet-5 (b893033)
Bug Fixes
  • agent_toolset: allow absolute paths that resolve inside workdir (#​121) (0105529)

v0.112.0

Compare Source

Full Changelog: v0.112.0...v0.113.0

Features
Bug Fixes
  • async count_tokens missing output_format/output_config merge block (#​162) (122c958)
Chores
  • api: accept user profile ID's when counting tokens (0b4d17a)
  • docs: updates to descriptions and example values (f3ab694)

v0.111.0

Compare Source

Full Changelog: v0.110.0...v0.111.0

Features
  • helpers: tag refusal-fallback middleware requests with fallback-refusal-middleware (#​96) (2f8ac78)

v0.110.0

Compare Source

Full Changelog: v0.109.2...v0.110.0

Features
  • api: add support for new code_execution_20260120 tool (5e23212)
Bug Fixes
  • append x-stainless-helper across header merges instead of clobbering (#​105) (922558e)
  • bedrock: preserve stream event type (#​1682) (b27e343)
  • helpers: single source of truth for x-stainless-helper key + closed value vocabulary (#​95) (e6f7a56)

v0.109.2

Compare Source

Full Changelog: v0.109.1...v0.109.2

Chores
  • api: remove retired models from API and SDKs (d4bcfcc)

v0.109.1

Compare Source

Full Changelog: v0.109.0...v0.109.1

Bug Fixes
  • api: add frontier_llm refusal category (d3a806b)

v0.109.0

Compare Source

Full Changelog: v0.109.0...v0.109.1

Bug Fixes
  • api: add frontier_llm refusal category (d3a806b)

v0.108.0

Compare Source

Full Changelog: v0.108.0...v0.109.0

Features
  • api: add support for Managed Agents deployments and environment variable credentials (47633bf)

v0.107.1

Compare Source

Full Changelog: v0.107.1...v0.108.0

Features
  • api: add support for claude-mythos-5 and claude-fable-5, with support for server-side fallbacks on refusal (6b76649)
  • client: adds client-side fallbacks middleware for API providers that do not support server-side fallbacks (6b76649)

v0.107.0

Compare Source

Full Changelog: v0.106.0...v0.107.0

Features
  • api: small updates to Managed Agents types (72923f9)

v0.106.0

Compare Source

Full Changelog: v0.106.0...v0.107.0

Features
  • api: small updates to Managed Agents types (72923f9)

v0.105.2

Compare Source

Full Changelog: v0.105.1...v0.105.2

v0.105.0

Compare Source

Full Changelog: v0.105.0...v0.105.1

Chores
  • internal: use Trusted Publishing for PyPI releases (1d04fc5)

v0.104.1

Compare Source

Full Changelog: v0.104.0...v0.104.1

Bug Fixes
  • streaming: carry encrypted_content through beta compaction accumulator (#​1821) (f7a720c)

v0.104.0

Compare Source

Full Changelog: v0.104.0...v0.104.1

Bug Fixes
  • streaming: carry encrypted_content through beta compaction accumulator (#​1821) (f7a720c)

v0.103.1

Compare Source

Full Changelog: v0.103.1...v0.104.0

Features
  • api: Add support for thinking-token-count beta for estimated tokens in thinking block deltas when streaming (80d0fdf)

v0.103.0

Compare Source

Full Changelog: v0.103.0...v0.103.1

Bug Fixes
  • runner: skip tool calls SessionToolRunner does not own (#​1817) (9425c6a)

v0.102.0

Compare Source

Full Changelog: v0.102.0...v0.103.0

Features
  • client: Add support for self-hosted sandboxes in CMA with sandbox helpers (e5625b0)

v0.101.0

Compare Source

Full Changelog: v0.101.0...v0.102.0

Features
  • api: Add BetaManagedAgentsSearchResultBlock types (3681f10)
  • api: Add support for cache diagnostics beta (db51c6c)
  • internal/types: support eagerly validating pydantic iterators (68dabb0)
Chores

v0.100.0

Compare Source

Full Changelog: v0.100.0...v0.101.0

Features
  • aws: Add AWS client for Claude Platform on AWS (1e70e3a)
Bug Fixes
  • client: add missing f-string prefix in file type error message (06d109a)
Chores

v0.99.0

Compare Source

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)

v0.98.1

Compare Source

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

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

v0.98.0

Compare Source

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

Chores

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

Note

PR body was truncated to here.


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 fix(deps): update dependency anthropic to ~=0.116.0 fix(deps): update dependency anthropic to ~=0.117.0 Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/anthropic-0.x branch from 0ce38f6 to 0058d31 Compare July 17, 2026 00:01
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