From f9047a8bb619d19fa95032f3e6eda355dfd49bec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2026 16:43:02 +0000 Subject: [PATCH] build(deps): update boto3 requirement from >=1.43.77 to >=1.43.89 Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](https://github.com/boto/boto3/compare/1.43.77...1.43.89) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.88 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 628d1ba4..86ae83e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp[speedups] >= 3.14.3 aiohttp-retry >= 2.9.1 backoff >= 2.2.1 -boto3 >= 1.43.77 +boto3 >= 1.43.89 click >= 8.5.0 colorama >= 0.4.6, < 0.4.7 cryptography >= 50.0.1