From 595060f97c4b6abe32f861ca1638ddf1387f0a7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 10:04:59 +0000 Subject: [PATCH] deps(deps): bump anthropic from 0.50.0 to 0.54.0 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.50.0 to 0.54.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.50.0...v0.54.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.54.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 1ae9a7b..a139036 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ aiosignal==1.3.2 aiosqlite==0.21.0 altair==5.5.0 annotated-types==0.7.0 -anthropic==0.50.0 +anthropic==0.54.0 anyio==4.9.0 argcomplete==3.6.2 asgiref==3.8.1