Skip to content

Commit af473c0

Browse files
committed
Bump boto3 version to enable implicit IMDSv2 usage
1 parent 6aa46df commit af473c0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ aws-sam-translator==1.15.1
77
aws-xray-sdk==2.4.2
88
backcall==0.1.0
99
boto==2.49.0
10-
boto3==1.9.249
11-
botocore==1.12.249
10+
boto3==1.17.44
11+
botocore==1.20.112
1212
bsddb3==6.2.6
1313
cachetools==4.2.1
1414
certifi==2019.11.28
@@ -21,7 +21,6 @@ dataclasses==0.6
2121
DateTime==4.3
2222
decorator==4.4.0
2323
docker==4.1.0
24-
docutils==0.15.2
2524
ecdsa==0.13.3
2625
future==0.18.1
2726
google-auth==1.23.0
@@ -75,15 +74,15 @@ requests==2.22.0
7574
requests-oauthlib==1.2.0
7675
responses==0.10.6
7776
rsa==4.0
78-
s3transfer==0.2.1
77+
s3transfer==0.3.4
7978
setuptools==41.4.0
8079
six==1.14.0
8180
sshpubkeys==3.1.0
8281
task-processing==0.12.2
8382
traitlets==4.3.3
8483
Twisted==20.3.0
8584
typing-extensions==3.10.0.0
86-
urllib3==1.25.6
85+
urllib3==1.25.10
8786
wcwidth==0.1.7
8887
websocket-client==0.56.0
8988
Werkzeug==0.16.0

0 commit comments

Comments
 (0)