From 66f6cdce65e20e9be17ea2b0835445444bba7c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Jul 2025 20:32:16 +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 5bffe872..ecc27aac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ referencing==0.36.2 regex==2024.11.6 requests==2.32.4 rpds-py==0.25.1 -s3transfer==0.13.0 +s3transfer==0.13.1 six==1.17.0 sniffio==1.3.1 tiktoken==0.9.0