From 234d30a2fde19b3b3b75bed7af2caffff8c1dba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 12:41:48 +0000 Subject: [PATCH] Bump boto3 from 1.37.13 to 1.38.27 in /backend Bumps [boto3](https://github.com/boto/boto3) from 1.37.13 to 1.38.27. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.37.13...1.38.27) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.38.27 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 f6c4bf4..bf54b77 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ annotated-types==0.7.0 anyio==4.9.0 asgiref==3.8.1 boolean.py==5.0 -boto3==1.37.13 +boto3==1.38.27 botocore==1.37.13 CacheControl==0.14.3 certifi==2025.4.26