From 68163f6c8b398b4ceb924a12ad617eb88c1822c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:31:52 +0000 Subject: [PATCH] Bump s3transfer from 0.8.0 to 0.9.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.8.0 to 0.9.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.8.0...0.9.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 509c8fa0..6057de6e 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.8.0 +s3transfer==0.9.0 selenium==4.16.0 service-identity==23.1.0 six==1.16.0