From 1be5bc3dffe25844ed25ef729d043d43946ea6ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 10:42:16 +0000 Subject: [PATCH] Bump s3transfer from 0.10.4 to 0.11.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.4 to 0.11.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.4...0.11.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 0d0a1120..b7355583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -83,7 +83,7 @@ django-pageblocks==1.3.0 # pyup: <2.0.0 django-quizblock==1.3.2 django-simple-captcha==0.5.20 gunicorn==23.0.0 -s3transfer==0.10.4 +s3transfer==0.11.0 jmespath==1.0.1 botocore>=1.15.0,<1.36.0