From 9074ac396b1e8f38919912e2c86b250f49d4daa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 10:49:15 +0000 Subject: [PATCH] Bump anthropic from 0.2.5 to 0.21.3 Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.2.5 to 0.21.3. - [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.2.5...v0.21.3) --- 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 68ad9d8a..9d5e474f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ torchvision==0.16.1 rich==13.5.2 mkdocs mkdocs-material -anthropic==0.2.5 +anthropic==0.21.3 mkdocs-glightbox pre-commit==3.6.2 psutil