From 3253cb07cd24066f204603a88daf9d3f9e2027f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:56:16 +0000 Subject: [PATCH] Bump s3transfer from 0.11.0 to 0.11.1 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.11.0 to 0.11.1. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.11.0...0.11.1) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e901deeda..bd5cc404d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -71,7 +71,7 @@ recordtype==1.4 urlparse2==1.1.1 sqlparse==0.5.3 requirements/src/whitelistaffilmapper-0.1.1-py2.py3-none-any.whl -s3transfer==0.11.0 +s3transfer==0.11.1 jmespath==1.0.1 botocore>=1.15.0,<1.37.0