From 2b144971347424eeb36af81c7c4aa38a8a52f554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:02:09 -0800 Subject: [PATCH] Build(deps): Bump s3transfer from 0.10.2 to 0.10.3 (#1825) Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.2 to 0.10.3. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.2...0.10.3) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees --- requirements_s3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_s3.txt b/requirements_s3.txt index bad723beb..44c9fd816 100644 --- a/requirements_s3.txt +++ b/requirements_s3.txt @@ -3,7 +3,7 @@ botocore==1.35.49 jmespath==1.0.1 python-dateutil==2.9.0.post0 s3path==0.5.7 -s3transfer==0.10.2 +s3transfer==0.10.3 six==1.16.0 smart-open==7.0.4 urllib3==2.0.7