From ba033880fb5214f2f16d9131e69e50999ba01978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 10:04:13 +0000 Subject: [PATCH] :arrow_up: Update boto3 requirement 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.35.0...1.41.0) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.41.0 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 03ddd088..470608e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ jmespath==1.0.0 # invalid. Line 1, position 1.) # botocore>=1.35.0,<1.36.0 -boto3>=1.35.0,<1.36.0 +boto3>=1.35.0,<1.42.0 sqlparse==0.5.0 filechunkio==1.8