From c0a3b88b0583a3d556e8b868d4c4142ddfd51960 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 22:05:20 +0000 Subject: [PATCH] chore(deps): bump claude-agent-sdk from 0.2.110 to 0.2.114 Bumps [claude-agent-sdk](https://github.com/anthropics/claude-agent-sdk-python) from 0.2.110 to 0.2.114. - [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.110...v0.2.114) --- updated-dependencies: - dependency-name: claude-agent-sdk dependency-version: 0.2.114 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 9a6cc5a..0ed37d7 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.29.0 slack-cli-hooks==0.3.0 -claude-agent-sdk==0.2.110 +claude-agent-sdk==0.2.114 aiohttp==3.14.1 python-dotenv==1.2.2