From 8fe96040fc499085d392b1800a6a043b2d047391 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Wed, 16 Mar 2022 15:47:56 -0600 Subject: [PATCH] Update s3transfer Signed-off-by: Zack Cerza --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5d03614f62..e3413fab0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -289,7 +289,7 @@ requestsexceptions==1.4.0 # via openstacksdk rfc3986==1.5.0 # via oslo.config -s3transfer==0.5.0 +s3transfer==0.5.2 # via boto3 sentry-sdk==1.3.1 # via teuthology -- 2.39.5