From 9767633bc088d574704a38e91e5b928e1d3cb20e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Oct 2017 19:09:14 +0100 Subject: [PATCH] Update cffi from 1.11.0 to 1.11.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6395840ba..f97dfbba9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.4.7 -cffi==1.11.0 # pyup: != 1.11.1 # 1.11.1 is missing .whl +cffi==1.11.2 # pyup: != 1.11.1 # 1.11.1 is missing .whl celery==3.1.25 # pyup: <4 docopt==0.6.2 Flask-Bcrypt==0.7.1