From 73cc303dcf023ce425a900b729730aba537c51ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 10:42:34 +0000 Subject: [PATCH] Bump s3transfer from 0.11.1 to 0.11.2 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.11.1 to 0.11.2. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.11.1...0.11.2) --- 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 9c8d5c8c..046a9784 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ ldap3==2.9.1 sqlparse==0.5.3 # boto3 deps -s3transfer==0.11.1 +s3transfer==0.11.2 jmespath==1.0.1 botocore>=1.12.198,<1.37.0