From a339fed02348b6eff58025d31159633778d29718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 17:45:54 +0000 Subject: [PATCH] Bump s3transfer from 0.10.4 to 0.11.1 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.4 to 0.11.1. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.4...0.11.1) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index 3eec3bbd3..37e039567 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -3,6 +3,6 @@ botocore==1.35.97 jmespath==1.0.1 python-dateutil==2.9.0.post0 s3path==0.6.0 -s3transfer==0.10.4 +s3transfer==0.11.1 smart-open==7.1.0 urllib3==2.3.0