From 69514258697619ee9166bb280f57cbcc3b2466ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 14:32:48 +0000 Subject: [PATCH] :arrow_up: Update botocore requirement Updates the requirements on [botocore](https://github.com/boto/botocore) to permit the latest version. - [Commits](https://github.com/boto/botocore/compare/1.25.0...1.40.0) --- updated-dependencies: - dependency-name: botocore dependency-version: 1.40.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 66242359..1b9be51a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ autobahn==24.4.2 Automat==25.4.16 backports.zoneinfo;python_version<"3.9" boto3>=1.20.0,<1.41.0 -botocore>=1.25.0,<1.40.0 +botocore>=1.25.0,<1.41.0 certifi==2025.8.3 cffi==1.17.0 channels==4.3.0