From 03714d629495c7d8ea87b97705b5bd981448e3f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 06:43:18 +0000 Subject: [PATCH] build(deps): bump anthropic from 0.105.2 to 0.115.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.105.2 to 0.115.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.105.2...v0.115.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.115.0 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 2b689c6..a8378b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pytest==9.1.1 ruff==0.15.19 slack-cli-hooks==0.3.0 openai==2.40.0 -anthropic==0.105.2 +anthropic==0.115.0 google-cloud-aiplatform==1.154.0