From f2de61fe31430cc1aa2eb8af8a2f0f5b477196df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:23:50 +0000 Subject: [PATCH] Bump s3transfer from 0.7.0 to 0.8.2 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.7.0 to 0.8.2. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.7.0...0.8.2) --- 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 550781a..05af953 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ redis==5.0.1 requests==2.31.0 requests-oauthlib==1.3.1 rosu-pp-py==0.9.4 -s3transfer==0.7.0 +s3transfer==0.8.2 sendgrid==6.10.0 six==1.16.0 SQLAlchemy==2.0.23