From b90fb69560592d39b272c569f8ea358257c2fc55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 13:47:20 +0000 Subject: [PATCH] Bump boto3 from 1.42.45 to 1.42.50 in /backend Bumps [boto3](https://github.com/boto/boto3) from 1.42.45 to 1.42.50. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.45...1.42.50) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.50 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 39fd186..ff2889d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -7,7 +7,7 @@ asyncpg==0.31.0 python-multipart==0.0.22 orjson==3.11.7 passlib[bcrypt]==1.7.4 -boto3==1.42.45 +boto3==1.42.50 pytesseract==0.3.13 Pillow==12.1.1 stripe==11.3.0