From 8659e31d5d87b8fcdebc7c9b8f78910da24adb97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 06:55:12 +0000 Subject: [PATCH] build(deps): Bump anthropic from 0.115.0 to 0.120.2 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.115.0 to 0.120.2. - [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.115.0...v0.120.2) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.120.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e21b7e8..1682f6b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ google-cloud-aiplatform==1.163.0 -anthropic[vertex]==0.115.0 +anthropic[vertex]==0.120.2 litellm[proxy]==1.85.0 \ No newline at end of file