From cb16dbf17c13b08e635547717f9c5564d8c139d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 11:19:28 +0000 Subject: [PATCH] Bump s3transfer from 0.15.0 to 0.16.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.15.0 to 0.16.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.15.0...0.16.0) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.16.0 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 c0bf74f4..e43a939a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ sqlparse==0.5.0 gunicorn==23.0.0 # boto3 deps -s3transfer==0.15.0 +s3transfer==0.16.0 jmespath==1.0.0 botocore>=1.15.0,<1.42.0