From c8c2add9bba011634217cbf27ef9a0fda944af21 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 27 Feb 2018 18:27:17 +0000 Subject: [PATCH] Update cffi from 1.11.0 to 1.11.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7868b54fa..5b211a005 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -cffi==1.11.0 # pyup: != 1.11.1, != 1.11.2 # These versions are missing .whl +cffi==1.11.5 # pyup: != 1.11.1, != 1.11.2 # These versions are missing .whl celery==3.1.25 # pyup: <4 docopt==0.6.2 Flask-Bcrypt==0.7.1