Skip to content

Commit ddafd42

Browse files
deps(runner): bump claude-agent-sdk 0.2.110, anthropic 0.113.0 (#1703)
## SDK Version Bump - `claude-agent-sdk`: 0.2.105 -> 0.2.110 - `anthropic`: 0.111.0 -> 0.113.0 ### TL;DR - 0 new feature(s), 0 bug fix(es) --- _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 d37bc2c commit ddafd42

2 files changed

Lines changed: 14 additions & 14 deletions

File tree

components/runners/ambient-runner/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies = [
2323

2424
[project.optional-dependencies]
2525
claude = [
26-
"anthropic[vertex]>=0.111.0",
27-
"claude-agent-sdk>=0.2.105",
26+
"anthropic[vertex]>=0.113.0",
27+
"claude-agent-sdk>=0.2.110",
2828
]
2929
observability = [
3030
"langfuse>=3.14.5",

components/runners/ambient-runner/uv.lock

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

0 commit comments

Comments
 (0)