From 9b25d61d3f9b5bf21470e2e7f2effefac35bf3fa Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Wed, 16 Mar 2022 15:47:24 -0600 Subject: [PATCH] Update boto3 Signed-off-by: Zack Cerza --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a54b78f0d8..5d03614f62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,9 +28,9 @@ beanstalkc3==0.4.0 # via teuthology boto==2.49.0 # via teuthology -boto3==1.18.15 +boto3==1.21.20 # via teuthology -botocore==1.21.15 +botocore==1.24.20 # via # boto3 # s3transfer -- 2.39.5