From 95798d34042587b60451f9bf49f48a67fa47a2d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 14:32:21 +0000 Subject: [PATCH] Bump botocore from 1.38.27 to 1.40.42 in /backend Bumps [botocore](https://github.com/boto/botocore) from 1.38.27 to 1.40.42. - [Commits](https://github.com/boto/botocore/compare/1.38.27...1.40.42) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.40.42 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index a8ac2f2..e2c2b39 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -3,7 +3,7 @@ anyio==4.9.0 asgiref==3.8.1 boolean.py==5.0 boto3==1.38.27 -botocore==1.38.27 +botocore==1.40.42 CacheControl==0.14.3 certifi==2025.4.26 charset-normalizer==3.4.2