From d174cb8687af21aee144c902a4f2e0efb1bc7103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 12:36:34 +0000 Subject: [PATCH] build(deps): bump boto3 from 1.42.48 to 1.42.53 Bumps [boto3](https://github.com/boto/boto3) from 1.42.48 to 1.42.53. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.42.48...1.42.53) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.42.53 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1e81746a..42283fd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ factory-boy==3.3.3 # Auth0 dependencies requests==2.32.5 -boto3==1.42.48 +boto3==1.42.53 types-requests==2.32.4.20260107 # Redis/ElastiCache for token caching