From 3d22dc16f4b4263e44a702076b67f60983d079a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 13:46:03 -0400 Subject: [PATCH] Bump anthropic from 0.50.0 to 0.51.0 (#473) Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.50.0 to 0.51.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.51.0) --- updated-dependencies: - dependency-name: anthropic dependency-version: 0.51.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 9d90efd8..f7df89f8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -157,14 +157,14 @@ files = [ [[package]] name = "anthropic" -version = "0.50.0" +version = "0.51.0" description = "The official Python library for the anthropic API" optional = false python-versions = ">=3.8" groups = ["main", "dev"] files = [ - {file = "anthropic-0.50.0-py3-none-any.whl", hash = "sha256:defbd79327ca2fa61fd7b9eb2f1627dfb1f69c25d49288c52e167ddb84574f80"}, - {file = "anthropic-0.50.0.tar.gz", hash = "sha256:42175ec04ce4ff2fa37cd436710206aadff546ee99d70d974699f59b49adc66f"}, + {file = "anthropic-0.51.0-py3-none-any.whl", hash = "sha256:b8b47d482c9aa1f81b923555cebb687c2730309a20d01be554730c8302e0f62a"}, + {file = "anthropic-0.51.0.tar.gz", hash = "sha256:6f824451277992af079554430d5b2c8ff5bc059cc2c968cdc3f06824437da201"}, ] [package.dependencies]