From 711efe78776efad8ccb331fda32eb47d6b1af13c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 20:22:14 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.35.26 to 1.35.31 in /app/backend Bumps [boto3](https://github.com/boto/boto3) from 1.35.26 to 1.35.31. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.26...1.35.31) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/backend/requirements.txt b/app/backend/requirements.txt index bc3e7e4e86..f0710f37b2 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -14,9 +14,9 @@ alembic==1.13.3 # via -r requirements.in attrs==24.2.0 # via aiohttp -boto3==1.35.26 +boto3==1.35.31 # via -r requirements.in -botocore==1.35.26 +botocore==1.35.31 # via # boto3 # s3transfer