Merge pull request #2474 from alphagov/pyup-update-cffi-1.12.2-to-1.12.3

Update cffi to 1.12.3
This commit is contained in:
Katie Smith
2019-04-29 14:19:06 +01:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
cffi==1.12.2
cffi==1.12.3
celery==3.1.26.post2 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1

View File

@@ -3,7 +3,7 @@
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
cffi==1.12.2
cffi==1.12.3
celery==3.1.26.post2 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1