From 707c0339e893fa855909629ca8c946a5be672698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 01:42:16 +0000 Subject: [PATCH] Bump anthropic from 0.96.0 to 0.97.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.96.0 to 0.97.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.96.0...v0.97.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.97.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 6abf7d2..b06f31b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ streamlit==1.56.0 google-cloud-aiplatform==1.148.1 google-cloud-modelarmor==0.5.0 openai==2.32.0 -anthropic[vertex]==0.96.0 +anthropic[vertex]==0.97.0 python-docx==1.2.0 pypdf==6.10.2 cryptography==46.0.7