From d0d8003fb73af0738fedb5b1fd60f6b5a73b2d48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 11:02:05 +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 01f46810..c57f04cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ python-dateutil==2.8.2 python-dotenv==1.0.0 redis[hiredis]==5.0.0 requests==2.31.0 -s3transfer==0.9.0 +s3transfer==0.10.0 selenium==4.16.0 service-identity==23.1.0 six==1.16.0