From 95ea67fc1c25cfc290556c2d9aa6018a55e4550c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Jun 2023 10:52:44 +0000 Subject: [PATCH] Bump s3transfer from 0.6.0 to 0.6.1 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.6.0 to 0.6.1. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.6.0...0.6.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 d10d6ee..9ed2ccc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ python-dateutil==2.8.2 pytz==2022.7.1 requests==2.31.0 rsa==4.9 -s3transfer==0.6.0 +s3transfer==0.6.1 sentinels==1.0.0 six==1.16.0 tomli==2.0.1