From 135b27d1d6cd80570f5abdd90395a7704c10c86e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:10:40 +0000 Subject: [PATCH] Bump s3transfer from 0.10.3 to 0.10.4 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.10.3 to 0.10.4. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.10.3...0.10.4) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12255fb50..2bda8f447 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ readchar==4.2.0 requests==2.32.3 resolvelib==1.1.0 responses==0.25.3 -s3transfer==0.10.3 +s3transfer==0.10.4 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.1 toml==0.10.2