From 3516c964283d66c55f1a055dfff85d8ab809d013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 02:19:46 +0000 Subject: [PATCH] chore: bump boto3 from 1.35.99 to 1.42.68 Bumps [boto3](https://github.com/boto/boto3) from 1.35.99 to 1.42.68. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.99...1.42.68) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.68 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 65f0f0a..dc9300d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -21,7 +21,7 @@ redis==7.3.0 hiredis==3.3.0 # AWS S3 for File Storage -boto3==1.35.99 +boto3==1.42.68 botocore==1.42.66 # Email