From c5503df1f1b216c94e053ce2dbbc4cabc51844c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 22:11:47 +0000 Subject: [PATCH] chore(deps): bump claude-agent-sdk from 0.2.152 to 0.2.157 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.152 to 0.2.157. - [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/commits) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.157 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- claude-agent-sdk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/claude-agent-sdk/requirements.txt b/claude-agent-sdk/requirements.txt index 806cb8f..e91d758 100644 --- a/claude-agent-sdk/requirements.txt +++ b/claude-agent-sdk/requirements.txt @@ -1,7 +1,7 @@ slack-sdk==3.44.1 slack-bolt==1.30.0 slack-cli-hooks==0.3.0 -claude-agent-sdk==0.2.152 +claude-agent-sdk==0.2.157 aiohttp==3.14.3 python-dotenv==1.2.3