From 956397b5846fd19a4a6edbfbab8f2a67ecafa88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:14:16 +0000 Subject: [PATCH] :arrow_up: Bump s3transfer from 0.10.0 to 0.11.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.0 to 0.11.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.0...0.11.0) --- updated-dependencies: - dependency-name: s3transfer 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 5b481392..86f2b5b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ factory_boy==3.3.0 ldap3==2.9.1 sqlparse==0.5.0 -s3transfer==0.10.0 +s3transfer==0.11.0 jmespath==1.0.0 boto3>=1.12.0,<1.36.0