From 8b4dc9ed8f27b4a26dd1c0d6e1251ff1a8ad0d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 06:46:47 +0000 Subject: [PATCH] build(deps): bump anthropic from 0.120.2 to 1.2.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.120.2 to 1.2.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.120.2...v1.2.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ef1eaa0..cc120d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pytest==9.1.1 ruff==0.16.5 slack-cli-hooks==0.3.0 openai==2.50.0 -anthropic==0.120.2 +anthropic==1.2.0 google-cloud-aiplatform==1.163.0