From 07a01492dce07f73eafd1a7f18547c2d61da0f96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:24:25 +0000 Subject: [PATCH] build(deps): update boto3 requirement from >=1.43.40 to >=1.43.46 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.40...1.43.46) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.46 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 2ed35782..26d68d52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp[speedups] >= 3.14.1 aiohttp-retry >= 2.9.1 backoff >= 2.2.1 -boto3 >= 1.43.40 +boto3 >= 1.43.46 click >= 8.1.7 colorama >= 0.4.6, < 0.4.7 cryptography >= 48.0.1