requirements: Upgrade backports.ssl-match-hostname from 3.5.0.1 to 3.7.0.1.

This commit is contained in:
Vishnu Ks 2019-01-30 07:47:18 +00:00 committed by Tim Abbott
parent 2f9a38971d
commit 2ecd02aa5d
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ argon2-cffi==19.1.0
backports-abc==0.5
# Needed for Tornado 4 compatibility
backports.ssl-match-hostname==3.5.0.1
backports.ssl-match-hostname==3.7.0.1
# Needed for S3 file uploads
boto==2.49.0

View File

@ -26,7 +26,7 @@ aws-xray-sdk==0.95 # via moto
babel==2.5.3
backcall==0.1.0 # via ipython
backports-abc==0.5
backports.ssl-match-hostname==3.5.0.1
backports.ssl-match-hostname==3.7.0.1
beautifulsoup4==4.7.1
boto3==1.9.86 # via moto
boto==2.49.0

View File

@ -21,7 +21,7 @@ asn1crypto==0.24.0 # via cryptography
babel==2.6.0 # via django-phonenumber-field
backcall==0.1.0 # via ipython
backports-abc==0.5
backports.ssl-match-hostname==3.5.0.1
backports.ssl-match-hostname==3.7.0.1
beautifulsoup4==4.7.1
boto==2.49.0
cachetools==3.1.0 # via google-auth