From 6f70bc84489cf2a35628264b2d7f0438368d1640 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Sun, 14 Mar 2021 13:30:12 -0400 Subject: [PATCH] Update boto3 --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 44693822306..06a1505107a 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -22,7 +22,7 @@ ply == 3.8 colorama == 0.3.7 # For package uploading -boto3 == 1.4.4 +boto3 == 1.17.27 # Default root CAs on Windows CI do not trust CloudFront certificates, # connecting to https://static.rust-lang.org would fail: