From ea7b3361dcd07b3d34c4912e1917addf585f5cac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 08:18:46 +0000 Subject: [PATCH] build(deps): bump claude-agent-sdk from 0.2.129 to 0.2.135 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.129 to 0.2.135. - [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.129...v0.2.135) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.135 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 88cb958..69b7f05 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.129 +claude-agent-sdk==0.2.135 aiohttp==3.14.3 python-dotenv==1.2.2