From 14d8d7c7f53335c2b232c5cd155db5fdba0c7093 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 15:20:06 +0000 Subject: [PATCH] Bump s3transfer from 0.10.4 to 0.11.2 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.4 to 0.11.2. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.4...0.11.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 cf3dff77d..ab9c2b742 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ readchar==4.2.1 requests==2.32.3 resolvelib==1.1.0 responses==0.25.6 -s3transfer==0.10.4 +s3transfer==0.11.2 six @ file:///System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot1/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/python3/python3-124/six-1.15.0-py2.py3-none-any.whl smmap==5.0.2 toml==0.10.2