From ad8f78d51e3725d5d2d3dd2be95a771233eab8ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:24:48 +0000 Subject: [PATCH] chore(deps): bump anthropic from 0.34.0 to 0.34.2 in /application Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.34.0 to 0.34.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.34.0...v0.34.2) --- updated-dependencies: - dependency-name: anthropic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 0bf59d29f..153e9f6bc 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -1,4 +1,4 @@ -anthropic==0.34.0 +anthropic==0.34.2 boto3==1.34.153 beautifulsoup4==4.12.3 celery==5.3.6