Updates boto, certifi and urllib3

This commit is contained in:
Ilan Steemers
2018-08-26 20:44:12 +02:00
parent 309600a312
commit f5753bf4c3
+4 -4
View File
@@ -6,9 +6,9 @@
#
arrow==0.12.1
blessed==1.15.0
boto3==1.7.80
botocore==1.10.80 # via boto3, s3transfer
certifi==2018.8.13 # via requests
boto3==1.8.1
botocore==1.11.1 # via boto3, s3transfer
certifi==2018.8.24 # via requests
chardet==3.0.4 # via requests
django-picklefield==1.0.0
django-redis==4.9.0
@@ -27,5 +27,5 @@ redis==2.10.6
requests==2.19.1 # via iron-core
s3transfer==0.1.13 # via boto3
six==1.11.0 # via blessed, python-dateutil
urllib3==1.23 # via requests
urllib3==1.23 # via botocore, requests
wcwidth==0.1.7 # via blessed