From b944769f8c603b7999b47b98e374c47920b90621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 20:16:08 +0000 Subject: [PATCH 1/2] build(deps): bump primp from 0.10.0 to 0.14.0 in /application Bumps [primp](https://github.com/deedy5/primp) from 0.10.0 to 0.14.0. - [Release notes](https://github.com/deedy5/primp/releases) - [Commits](https://github.com/deedy5/primp/compare/v0.10.0...v0.14.0) --- updated-dependencies: - dependency-name: primp dependency-type: direct:production update-type: version-update:semver-minor ... 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 80aa0506..bf42aa19 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -57,7 +57,7 @@ pathable==0.4.4 pillow==11.1.0 portalocker==2.10.1 prance==23.6.21.0 -primp==0.10.0 +primp==0.14.0 prompt-toolkit==3.0.50 protobuf==5.29.3 psycopg2-binary==2.9.10 From d1226031e19d1ab6e41b6dde8f0c0fd072ecbaaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 20:35:48 +0000 Subject: [PATCH 2/2] build(deps): bump anthropic from 0.45.2 to 0.49.0 in /application Bumps [anthropic](https://github.com/anthropics/anthropic-sdk-python) from 0.45.2 to 0.49.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.45.2...v0.49.0) --- updated-dependencies: - dependency-name: anthropic dependency-type: direct:production update-type: version-update:semver-minor ... 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 80aa0506..b5518f7d 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -1,4 +1,4 @@ -anthropic==0.45.2 +anthropic==0.49.0 boto3==1.35.97 beautifulsoup4==4.12.3 celery==5.4.0