Skip to content

Commit 63545c7

Browse files
deps(runner): bump anthropic 0.102.0 (#1585)
## SDK Version Bump - `anthropic`: 0.101.0 -> 0.102.0 ### TL;DR - 3 new feature(s), 0 bug fix(es) <details><summary><strong>New Features</strong> (3)</summary> | Feature | Package | Version | Claude | Gemini | Default | Action | |---------|---------|---------|--------|--------|---------|--------| | **Add BetaManagedAgentsSearchResultBlock types** | `anthropic` | 0.102.0 | - | - | Available | Review | | **Add support for cache diagnostics beta** | `anthropic` | 0.102.0 | - | - | Available | Review | | **internal/types** | `anthropic` | 0.102.0 | - | - | Available | Review | </details> --- _Automated by `.github/workflows/sdk-version-bump.yml`_ Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 5c2c69a commit 63545c7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

components/runners/ambient-runner/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323

2424
[project.optional-dependencies]
2525
claude = [
26-
"anthropic[vertex]>=0.101.0",
26+
"anthropic[vertex]>=0.102.0",
2727
"claude-agent-sdk>=0.1.81",
2828
]
2929
observability = [

components/runners/ambient-runner/uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)