Skip to content

Commit 5402772

Browse files
deps(runner): bump anthropic 0.105.2 (#1617)
## SDK Version Bump - `anthropic`: 0.104.1 -> 0.105.2 ### TL;DR - 2 new feature(s), 0 bug fix(es) <details><summary><strong>New Features</strong> (2)</summary> | Feature | Package | Version | Claude | Gemini | Default | Action | |---------|---------|---------|--------|--------|---------|--------| | **Add support for claude-opus-4-8, mid-conversation system blocks, and usage.ou...** | `anthropic` | 0.105.0 | Yes | - | Available | Review | | **support custom file size caps** | `anthropic` | 0.105.0 | Yes | - | Available | Review | </details> <details><summary>Internal changes: <code>anthropic</code> (1)</summary> - use Trusted Publishing for PyPI releases (0.105.1) </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 ede65d3 commit 5402772

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.104.1",
26+
"anthropic[vertex]>=0.105.2",
2727
"claude-agent-sdk>=0.2.87",
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)