diff --git a/requirements-app.txt b/requirements-app.txt index c152dff4a..648c4180b 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 git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108 Flask==1.0.2 click-datetime==0.2 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