From a8e2ed8c808e4830b201121ea65077223e4663ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 17:45:52 +0000 Subject: [PATCH] deps: bump boto3 from 1.43.71 to 1.43.77 Bumps [boto3](https://github.com/boto/boto3) from 1.43.71 to 1.43.77. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.71...1.43.77) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.77 dependency-type: direct:production update-type: version-update:semver-patch ... 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 17b9d2d..28c3647 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.43.71 +boto3==1.43.77 fastapi==0.141.1 uvicorn[standard]==0.52.3 python-dateutil==2.9.0.post0