From 6cdf7fc85ccf55393d0849d57e20cd7ae59029b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 10:49:28 +0000 Subject: [PATCH] Bump s3transfer from 0.8.1 to 0.8.2 Bumps [s3transfer](https://github.com/boto/s3transfer) from 0.8.1 to 0.8.2. - [Changelog](https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/boto/s3transfer/compare/0.8.1...0.8.2) --- updated-dependencies: - dependency-name: s3transfer dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index 5209f57..f10f7d2 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -15,7 +15,7 @@ python-dateutil==2.8.2 # boto3 urllib3==2.1.0 jmespath==1.0.1 -s3transfer==0.8.1 +s3transfer==0.8.2 botocore>=1.16.0,<1.34.0 boto3[crt]>=1.13.0,<1.34.0 \ No newline at end of file