Merge pull request #1312 from alphagov/pyup-update-cffi-1.11.0-to-1.11.2

blacklist 1.11.0 and 1.11.2 of cffi
This commit is contained in:
Leo Hemsted
2017-10-17 15:42:16 +01:00
committed by GitHub

View File

@@ -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.0 # 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