From 37a060e1a2e01c85a7906949f2457817e344cbe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 16:03:34 +0000 Subject: [PATCH] chore(deps): bump claude-agent-sdk from 0.1.54 to 0.1.59 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.1.54 to 0.1.59. - [Release notes](https://github.com/anthropics/claude-agent-sdk-python/releases) - [Changelog](https://github.com/anthropics/claude-agent-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/claude-agent-sdk-python/compare/v0.1.54...v0.1.59) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.1.59 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9690881..2096c6d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ cffi==2.0.0 # via cryptography charset-normalizer==3.4.7 # via requests -claude-agent-sdk==0.1.54 +claude-agent-sdk==0.1.60 # via coda (pyproject.toml) click==8.3.1 # via