From e1135708d4af26b533e143f098dc09087230402c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 28 Nov 2018 14:19:12 +0000 Subject: [PATCH 1/2] Update flask-migrate from 2.3.0 to 2.3.1 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index b0fa41bf3..849b2bfca 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -6,7 +6,7 @@ celery==3.1.26.post2 # pyup: <4 docopt==0.6.2 Flask-Bcrypt==0.7.1 flask-marshmallow==0.9.0 -Flask-Migrate==2.3.0 +Flask-Migrate==2.3.1 Flask-SQLAlchemy==2.3.2 Flask==1.0.2 click-datetime==0.2 From eca0afe1ffdc365313f574121f5b3c106003698c Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Fri, 25 Jan 2019 17:17:58 +0000 Subject: [PATCH 2/2] Update requirements.txt with new version of Flask-Migrate and subdependencies --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e508e33f8..68db945c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ celery==3.1.26.post2 # pyup: <4 docopt==0.6.2 Flask-Bcrypt==0.7.1 flask-marshmallow==0.9.0 -Flask-Migrate==2.3.0 +Flask-Migrate==2.3.1 git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108 Flask==1.0.2 click-datetime==0.2 @@ -36,16 +36,16 @@ git+https://github.com/alphagov/notifications-utils.git@30.7.4#egg=notifications git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3 ## The following requirements were added by pip freeze: -alembic==1.0.5 +alembic==1.0.6 amqp==1.4.9 anyjson==0.3.3 attrs==18.2.0 -awscli==1.16.85 -bcrypt==3.1.5 +awscli==1.16.95 +bcrypt==3.1.6 billiard==3.3.0.23 bleach==3.0.2 boto3==1.6.16 -botocore==1.12.75 +botocore==1.12.85 certifi==2018.11.29 chardet==3.0.4 Click==7.0