From b8e24f10d16ebe1291d0bdc1bf85c02e8b798f27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 10:49:00 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7caf605..480fde1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pyflakes==3.2.0 pycodestyle==2.12.1 configparser==7.1.0 flake8==7.1.1 -s3transfer==0.10.4 +s3transfer==0.11.1 jmespath==1.0.1 botocore>=1.15.0,<1.37.0