From c971e21537732020038dfaf06d2a843541618d29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:00:37 -0400 Subject: [PATCH] Bump anthropic from 0.52.0 to 0.52.2 (#552) Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.52.0 to 0.52.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.52.0...v0.52.2) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.52.2 dependency-type: direct:development update-type: version-update:semver-patch ... 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 d3f2a52c..7143c170 100644 --- a/poetry.lock +++ b/poetry.lock @@ -157,14 +157,14 @@ files = [ [[package]] name = "anthropic" -version = "0.52.0" +version = "0.52.2" description = "The official Python library for the anthropic API" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "anthropic-0.52.0-py3-none-any.whl", hash = "sha256:c026daa164f0e3bde36ce9cbdd27f5f1419fff03306be1e138726f42e6a7810f"}, - {file = "anthropic-0.52.0.tar.gz", hash = "sha256:f06bc924d7eb85f8a43fe587b875ff58b410d60251b7dc5f1387b322a35bd67b"}, + {file = "anthropic-0.52.2-py3-none-any.whl", hash = "sha256:00d52555f503e81e21aff0103db04cd93979cdf87ce8dd43c660ca6deae83ac6"}, + {file = "anthropic-0.52.2.tar.gz", hash = "sha256:9047bc960e8513950579c9cb730c16a84af3fcb56341ad7dc730772f83757050"}, ] [package.dependencies]