From bf292d71ebb0147c7aca6f4fc12c4452e144c174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 13:39:09 +0000 Subject: [PATCH] Bump s3transfer from 0.13.0 to 0.13.1 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.13.0 to 0.13.1. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.13.0...0.13.1) --- updated-dependencies: - dependency-name: s3transfer dependency-version: 0.13.1 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 5f4b99579..db57cff73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ readchar==4.2.1 requests==2.32.4 resolvelib==1.2.0 responses==0.25.7 -s3transfer==0.13.0 +s3transfer==0.13.1 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