From a774b0178ef2612773be637db8b6bb53a4388bb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 10:19:28 +0000 Subject: [PATCH] Bump s3transfer from 0.11.2 to 0.11.3 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.11.2 to 0.11.3. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.11.2...0.11.3) --- 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 ae66dab67..dc580ffab 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.11.2 +s3transfer==0.11.3 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