From e1e167deabfb1482884bfd69a9311cb22e3c907c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 01:34:07 +0000 Subject: [PATCH] build(deps): bump anthropic from 0.40.0 to 0.45.2 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.40.0 to 0.45.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.40.0...v0.45.2) --- updated-dependencies: - dependency-name: anthropic 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..1103d758 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.45.2 boto3==1.35.49 moto==5.0.26 groq==0.13.0