Skip to content

Update dependency anthropic to ^0.102.0#2

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

Update dependency anthropic to ^0.102.0#2
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/anthropic-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 14, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
anthropic ^0.18.0^0.102.0 age confidence

Release Notes

anthropics/anthropic-sdk-python (anthropic)

v0.102.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.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
  • 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)

v0.65.0

Compare Source

Full Changelog: v0.65.0...v0.66.0

Features
  • api: adds support for Documents in tool results (5309dad)

v0.64.0

Compare Source

Full Changelog: v0.64.0...v0.65.0

Features
  • client: adds support for code-execution-2025-08-26 tool (fe92af0)
  • types: replace List[str] with SequenceNotStr in params (f542b54)
Bug Fixes
  • avoid newer type syntax (c6d1cf5)
  • client: remove unused import (712c6d8)
Chores
  • client: sync SequenceNotStr over to custom stream methods (dd16483)
  • internal: add Sequence related utils (d523f29)
  • internal: bump uv version (aab5bc6)
  • internal: change ci workflow machines (5383431)
  • internal: codegen related update (eb8b19f)
  • internal: improve breaking change detection (6c8afa9)
  • internal: refactor pydantic v1 test setup (cb5444b)
  • internal: run tests in an isolated environment (9adb089)
  • internal: update pyright exclude list (85961ef)
  • update github action (1e6a135)

v0.63.0

Compare Source

Full Changelog: v0.63.0...v0.64.0

Features
  • api: makes 1 hour TTL Cache Control generally available (35201ba)
Chores

v0.62.0

Compare Source

Full Changelog: v0.62.0...v0.63.0

Features
  • betas: add context-1m-2025-08-07 (57a80e7)
Chores

v0.61.0

Compare Source

Full Changelog: v0.61.0...v0.62.0

Features
  • api: search result content blocks (1ae15cd)

v0.60.0

Compare Source

Full Changelog: v0.60.0...v0.61.0

Features
  • api: add claude-opus-4-1-20250805 (baae0ee)
  • api: adds support for text_editor_20250728 tool (9ad8fe5)
  • client: support file upload requests (a9bd98a)
Chores
  • client: add TextEditor_20250429 tool (ec207c5)
  • internal: codegen related update (4498057)
  • internal: fix ruff target version (3cfa202)

v0.59.0

Compare Source

Full Changelog: v0.59.0...v0.60.0

Features
  • update streaming error message to say 'required' not 'recommended' (57120c8)
  • update streaming error message to say 'required' not 'recommended' (3b47368)
Bug Fixes
Chores
  • project: add settings file for vscode (1c4a9b1)

v0.58.2

Compare Source

Full Changelog: v0.58.2...v0.59.0

Features
  • api: removed older deprecated models (38998fd)
Bug Fixes
  • parsing: ignore empty metadata (7099f32)
  • parsing: parse extra field types (dbea8a4)
Chores

v0.58.1

Compare Source

Full Changelog: v0.58.1...v0.58.2

Chores

v0.58.0

Compare Source

Full Changelog: v0.58.0...v0.58.1

Chores

v0.57.1

Compare Source

Full Changelog: v0.57.1...v0.58.0

Features
  • clean up environment call outs (4f64e9c)
Bug Fixes
  • client: don't send Content-Type header on GET requests (727268f)
  • parsing: correctly handle nested discriminated unions (44dd47e)
Chores
  • internal: bump pinned h11 dep (9a947e1)
  • internal: codegen related update (33f2b34)
  • internal: version bump (5f0f5ad)
  • package: mark python 3.13 as supported (703d557)
  • readme: fix version rendering on pypi (dd956a6)
Documentation

v0.57.0

Compare Source

Full Changelog: v0.57.0...v0.57.1

Chores
  • api: update BetaCitationSearchResultLocation (e0735b4)
  • internal: version bump (d368831)

v0.56.0

Compare Source

Full Changelog: [v0.56.0...v0.57.0](

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
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 14, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv test_analytics_over_reportportal-M-dRhQD_-py3.13 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because no versions of anthropic match >0.57.0,<0.57.1 || >0.57.1,<0.58.0
 and anthropic (0.57.0) depends on httpx (>=0.25.0,<1), anthropic (>=0.57.0,<0.57.1 || >0.57.1,<0.58.0) requires httpx (>=0.25.0,<1).
And because anthropic (0.57.1) depends on httpx (>=0.25.0,<1), anthropic (>=0.57.0,<0.58.0) requires httpx (>=0.25.0,<1).
So, because test analytics over reportportal depends on both httpx (^0.24.1) and anthropic (^0.57.0), version solving failed.

@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from abd389d to 6ba28e6 Compare July 22, 2025 18:27
@renovate renovate Bot changed the title Update dependency anthropic to ^0.57.0 Update dependency anthropic to ^0.58.0 Jul 22, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 6ba28e6 to 35ecb4d Compare August 3, 2025 23:08
@renovate renovate Bot changed the title Update dependency anthropic to ^0.58.0 Update dependency anthropic to ^0.60.0 Aug 3, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 35ecb4d to c3ed859 Compare August 6, 2025 06:34
@renovate renovate Bot changed the title Update dependency anthropic to ^0.60.0 Update dependency anthropic to ^0.61.0 Aug 6, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from c3ed859 to 12a4953 Compare August 9, 2025 06:30
@renovate renovate Bot changed the title Update dependency anthropic to ^0.61.0 Update dependency anthropic to ^0.62.0 Aug 9, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 12a4953 to cdb7c46 Compare August 14, 2025 00:12
@renovate renovate Bot changed the title Update dependency anthropic to ^0.62.0 Update dependency anthropic to ^0.64.0 Aug 14, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from cdb7c46 to c6d5e55 Compare September 3, 2025 03:31
@renovate renovate Bot changed the title Update dependency anthropic to ^0.64.0 Update dependency anthropic to ^0.65.0 Sep 3, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from c6d5e55 to 8f6c2f5 Compare September 4, 2025 18:56
@renovate renovate Bot changed the title Update dependency anthropic to ^0.65.0 Update dependency anthropic to ^0.66.0 Sep 4, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 8f6c2f5 to 2ca77b9 Compare September 11, 2025 04:13
@renovate renovate Bot changed the title Update dependency anthropic to ^0.66.0 Update dependency anthropic to ^0.67.0 Sep 11, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 2ca77b9 to 1c7d0dc Compare September 17, 2025 23:35
@renovate renovate Bot changed the title Update dependency anthropic to ^0.67.0 Update dependency anthropic to ^0.68.0 Sep 17, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 1c7d0dc to 361c23c Compare September 30, 2025 07:03
@renovate renovate Bot changed the title Update dependency anthropic to ^0.68.0 Update dependency anthropic to ^0.69.0 Sep 30, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 361c23c to 6c93053 Compare October 16, 2025 06:53
@renovate renovate Bot changed the title Update dependency anthropic to ^0.69.0 Update dependency anthropic to ^0.70.0 Oct 16, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 6c93053 to 27b4647 Compare October 18, 2025 07:01
@renovate renovate Bot changed the title Update dependency anthropic to ^0.70.0 Update dependency anthropic to ^0.71.0 Oct 18, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 27b4647 to bb3ef82 Compare November 1, 2025 16:06
@renovate renovate Bot changed the title Update dependency anthropic to ^0.71.0 Update dependency anthropic to ^0.72.0 Nov 1, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from bb3ef82 to fbce8d3 Compare November 15, 2025 11:39
@renovate renovate Bot changed the title Update dependency anthropic to ^0.72.0 Update dependency anthropic to ^0.73.0 Nov 15, 2025
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from fbce8d3 to 3b5cdb1 Compare November 19, 2025 23:37
@renovate renovate Bot changed the title Update dependency anthropic to ^0.76.0 Update dependency anthropic to ^0.77.0 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 6788f20 to 15e9281 Compare February 5, 2026 23:34
@renovate renovate Bot changed the title Update dependency anthropic to ^0.77.0 Update dependency anthropic to ^0.78.0 Feb 5, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 15e9281 to ad92564 Compare February 8, 2026 02:54
@renovate renovate Bot changed the title Update dependency anthropic to ^0.78.0 Update dependency anthropic to ^0.79.0 Feb 8, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from ad92564 to 05b1818 Compare February 18, 2026 07:50
@renovate renovate Bot changed the title Update dependency anthropic to ^0.79.0 Update dependency anthropic to ^0.81.0 Feb 18, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 05b1818 to 29bea78 Compare February 19, 2026 15:48
@renovate renovate Bot changed the title Update dependency anthropic to ^0.81.0 Update dependency anthropic to ^0.82.0 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 29bea78 to 6d960c3 Compare February 20, 2026 06:47
@renovate renovate Bot changed the title Update dependency anthropic to ^0.82.0 Update dependency anthropic to ^0.83.0 Feb 20, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 6d960c3 to 012c964 Compare March 1, 2026 16:57
@renovate renovate Bot changed the title Update dependency anthropic to ^0.83.0 Update dependency anthropic to ^0.84.0 Mar 1, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 012c964 to b52f5a0 Compare March 31, 2026 17:58
@renovate renovate Bot changed the title Update dependency anthropic to ^0.84.0 Update dependency anthropic to ^0.86.0 Mar 31, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from b52f5a0 to 6b02e81 Compare April 15, 2026 13:29
@renovate renovate Bot changed the title Update dependency anthropic to ^0.86.0 Update dependency anthropic to ^0.95.0 Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 6b02e81 to 3b9ba94 Compare April 19, 2026 04:49
@renovate renovate Bot changed the title Update dependency anthropic to ^0.95.0 Update dependency anthropic to ^0.96.0 Apr 19, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 3b9ba94 to 753924f Compare April 30, 2026 01:53
@renovate renovate Bot changed the title Update dependency anthropic to ^0.96.0 Update dependency anthropic to ^0.97.0 Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 753924f to 2a5035d Compare May 5, 2026 03:29
@renovate renovate Bot changed the title Update dependency anthropic to ^0.97.0 Update dependency anthropic to ^0.98.0 May 5, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 2a5035d to 295f5bb Compare May 6, 2026 15:35
@renovate renovate Bot changed the title Update dependency anthropic to ^0.98.0 Update dependency anthropic to ^0.100.0 May 6, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 295f5bb to 554b1ed Compare May 12, 2026 03:35
@renovate renovate Bot changed the title Update dependency anthropic to ^0.100.0 Update dependency anthropic to ^0.101.0 May 12, 2026
@renovate renovate Bot force-pushed the renovate/anthropic-0.x branch from 554b1ed to e58d90a Compare May 13, 2026 22:48
@renovate renovate Bot changed the title Update dependency anthropic to ^0.101.0 Update dependency anthropic to ^0.102.0 May 13, 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