From 60c4d8fdf8857ee99df8358b097e47b5f6b183b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 18:50:47 +0000 Subject: [PATCH] build(deps): bump anthropic from 0.40.0 to 0.62.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.40.0 to 0.62.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.40.0...v0.62.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.62.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 4e1e54db..2f73ed0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pytest-cov==5.0.0 flake8==7.1.1 pylint==3.3.1 autoflake==2.3.1 -anthropic==0.40.0 +anthropic==0.62.0 boto3==1.35.49 moto==5.0.26 groq==0.13.0