From e8fd10817f26cb20115901e6c771fa8f23807024 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:24:44 +0000 Subject: [PATCH] Bump s3transfer from 0.13.1 to 0.14.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.1 to 0.14.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.13.1...0.14.0) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6481499..230c6ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ ldap3==2.9.1 sqlparse==0.5.3 # boto3 deps -s3transfer==0.13.1 +s3transfer==0.14.0 jmespath==1.0.1 boto3>=1.9.198,<1.41.0