From 5cc6b0dcc7a3eb91b9c8522d4ce13897968106c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 10:22:04 +0000 Subject: [PATCH] Bump s3transfer from 0.13.0 to 0.14.0 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.0 to 0.14.0. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.13.0...0.14.0) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.14.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 de567e8d..359d48e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ python-dateutil==2.9.0.post0 python-dotenv==1.1.0 redis[hiredis]==6.4.0 requests==2.32.3 -s3transfer==0.13.0 +s3transfer==0.14.0 websocket-client==1.8.0 # selenium selenium==4.35.0 service-identity==24.2.0