From 4e2ec924db0375ccd46b5a66ffeca9bd05c89371 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 02:04:17 +0000 Subject: [PATCH] chore(deps):(deps): bump anthropic from 0.86.0 to 0.87.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.86.0 to 0.87.0. - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/anthropics/anthropic-sdk-python/compare/v0.86.0...v0.87.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.87.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 89bcafc2b..c2d7436f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ annotated-doc==0.0.4 # typer annotated-types==0.7.0 # via pydantic -anthropic==0.86.0 +anthropic==0.87.0 # via # opentelemetry-instrumentation-bedrock # pydantic-ai-slim