requirements: Upgrade cffi to 1.11.4.

This commit is contained in:
Vishnu Ks 2018-02-13 18:35:42 +00:00 committed by Tim Abbott
parent d8eb4a115c
commit 1b8ca55dd2
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ boto==2.48.0
certifi==2017.7.27.1
# Used for scrapy as well as argon2
cffi==1.11.2
cffi==1.11.4
chardet==3.0.4

View File

@ -29,7 +29,7 @@ boto==2.48.0
botocore==1.7.46 # via boto3, moto, s3transfer
cchardet==2.1.1
certifi==2017.7.27.1
cffi==1.11.2
cffi==1.11.4
chardet==3.0.4
click==6.6 # via gitlint, pip-tools
commonmark==0.5.4

View File

@ -22,7 +22,7 @@ beautifulsoup4==4.6.0
boto==2.48.0
cchardet==2.1.1
certifi==2017.7.27.1
cffi==1.11.2
cffi==1.11.4
chardet==3.0.4
cryptography==2.1.2
cssselect==1.0.1 # via premailer