From 618c44b9077b5f7aedd83b8805bc3c74e23e8069 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 10:11:08 +0000 Subject: [PATCH] Update boto3[crt] requirement from <1.37.0,>=1.13.0 to >=1.13.0,<1.41.0 Updates the requirements on [boto3[crt]](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.13.0...1.40.31) --- updated-dependencies: - dependency-name: boto3[crt] dependency-version: 1.40.31 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 b7333c630..238c1ee2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -112,7 +112,7 @@ s3transfer==0.14.0 jmespath==1.0.1 botocore>=1.16.0,<1.41.0 -boto3[crt]>=1.13.0,<1.37.0 +boto3[crt]>=1.13.0,<1.41.0 entrypoints==0.4 django-storages==1.14.3