From 63576d1a299dadefcb90d360273bb5eed531086c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 08:10:09 +0000 Subject: [PATCH] build(deps): bump claude-agent-sdk from 0.2.121 to 0.2.126 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.121 to 0.2.126. - [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.2.121...v0.2.126) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.126 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 bced8c7..5617e2d 100644 --- a/claude-agent-sdk/requirements.txt +++ b/claude-agent-sdk/requirements.txt @@ -1,7 +1,7 @@ slack-sdk==3.43.0 slack-bolt==1.30.0 slack-cli-hooks==0.3.0 -claude-agent-sdk==0.2.121 +claude-agent-sdk==0.2.126 aiohttp==3.14.3 python-dotenv==1.2.2