From 05adf0c007a9258c4f38bf9ee26bcbcb3f56df77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:17:25 +0000 Subject: [PATCH] Bump s3transfer from 0.9.0 to 0.10.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.9.0 to 0.10.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.9.0...0.10.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 d5e4cedc3..e1dfe06a9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ recordtype==1.4 urlparse2==1.1.1 sqlparse==0.4.4 requirements/src/whitelistaffilmapper-0.1.1-py2.py3-none-any.whl -s3transfer==0.9.0 +s3transfer==0.10.0 jmespath==1.0.1 botocore>=1.15.0,<1.35.0