From cdef19a7860135d99ac099df71d402f2a56b363d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 10:52:35 +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 8c0aea4..5650b0b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ pyflakes==3.1.0 pycodestyle==2.11.1 configparser==6.0.0 flake8==6.1.0 -s3transfer==0.9.0 +s3transfer==0.10.0 jmespath==1.0.1 botocore>=1.15.0,<1.35.0