From 1a5996f6256383869c5245cbb86b7237d1cb0f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 13:23:01 -0400 Subject: [PATCH] Bump anthropic from 0.52.2 to 0.54.0 (#590) Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.52.2 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.52.2...v0.54.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.54.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 21b7e99c..8fa91714 100644 --- a/poetry.lock +++ b/poetry.lock @@ -157,14 +157,14 @@ files = [ [[package]] name = "anthropic" -version = "0.52.2" +version = "0.54.0" description = "The official Python library for the anthropic API" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "anthropic-0.52.2-py3-none-any.whl", hash = "sha256:00d52555f503e81e21aff0103db04cd93979cdf87ce8dd43c660ca6deae83ac6"}, - {file = "anthropic-0.52.2.tar.gz", hash = "sha256:9047bc960e8513950579c9cb730c16a84af3fcb56341ad7dc730772f83757050"}, + {file = "anthropic-0.54.0-py3-none-any.whl", hash = "sha256:c1062a0a905daeec17ca9c06c401e4b3f24cb0495841d29d752568a1d4018d56"}, + {file = "anthropic-0.54.0.tar.gz", hash = "sha256:5e6f997d97ce8e70eac603c3ec2e7f23addeff953fbbb76b19430562bb6ba815"}, ] [package.dependencies]