From 0915171868cf8a35c8a06ddb7f7ca2f6c3ece1ea Mon Sep 17 00:00:00 2001 From: hackerkid Date: Fri, 21 Apr 2017 15:41:46 +0530 Subject: [PATCH] requirements: Upgrade cffi to 1.10.0. --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index d7366402a3..8a44af143c 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -33,7 +33,7 @@ boto==2.46.1 certifi==2017.4.17 # Used for scrapy as well as argon2 -cffi==1.9.1 +cffi==1.10.0 chardet==2.3.0