From 6a74888d5302e3d2df518359a47cadab405bbe3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 00:30:14 +0000 Subject: [PATCH] chore(deps): bump boto3 from 1.35.58 to 1.35.63 in /app/backend Bumps [boto3](https://github.com/boto/boto3) from 1.35.58 to 1.35.63. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.35.58...1.35.63) --- 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 217b1e5f0c..c83f672f24 100644 --- a/app/backend/requirements.txt +++ b/app/backend/requirements.txt @@ -14,9 +14,9 @@ alembic==1.14.0 # via -r requirements.in attrs==24.2.0 # via aiohttp -boto3==1.35.58 +boto3==1.35.63 # via -r requirements.in -botocore==1.35.58 +botocore==1.35.63 # via # boto3 # s3transfer