From 10e3da98c2e30c91bcf8b7f672b5a0b2739d1337 Mon Sep 17 00:00:00 2001 From: Vincent Thibault Date: Wed, 3 Jan 2024 12:30:10 -0800 Subject: [PATCH] Bump boto3 to enable IMDSv2 --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 8e4359b62..7b2c61de0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ arrow==0.17.0 -boto3==1.11.11 -botocore==1.14.11 +boto3==1.34.11 +botocore==1.34.11 cachetools==3.1.1 certifi==2019.9.11 chardet==3.0.4 @@ -37,7 +37,7 @@ requests==2.22.0 requests-oauthlib==1.2.0 retry==0.9.2 rsa==4.6 -s3transfer==0.3.2 +s3transfer==0.10.0 semver==2.13.0 setuptools==49.2.1 signalfx==1.1.1