Skip to content

Commit 9e11417

Browse files
Update dependency claude-agent-sdk to >=0.2.119 (#268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 80c272d commit 9e11417

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ wrapt>=2.2.2,<3.0.0
88

99
# Required by instrumentation packages
1010
anthropic>=0.116.0
11-
claude-agent-sdk>=0.2.118
11+
claude-agent-sdk>=0.2.119
1212
google-genai>=2.11.0
1313
langchain>=1.3.13
1414
openai>=2.45.0

instrumentation/opentelemetry-instrumentation-genai-claude-agent-sdk/examples/manual/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
claude-agent-sdk>=0.2.118
1+
claude-agent-sdk>=0.2.119
22
anyio>=4.14.2
33

44
opentelemetry-sdk~=1.43.0

instrumentation/opentelemetry-instrumentation-genai-claude-agent-sdk/examples/zero-code/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
claude-agent-sdk>=0.2.118
1+
claude-agent-sdk>=0.2.119
22
anyio>=4.14.2
33

44
opentelemetry-sdk~=1.43.0

0 commit comments

Comments
 (0)