From 354e1e424e614c9555b2e121712a84721ff18ba7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Aug 2026 08:09:30 +0000 Subject: [PATCH] build(deps): bump claude-agent-sdk from 0.2.126 to 0.2.129 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.126 to 0.2.129. - [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.126...v0.2.129) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.129 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 0fae3f2..cc9dec0 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.126 +claude-agent-sdk==0.2.129 aiohttp==3.14.3 python-dotenv==1.2.2