From 3661fa48888155ea1ddbe7cb19caed7c02979a32 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 11 Jan 2019 15:30:45 +0000 Subject: [PATCH 1/2] Update sqlalchemy from 1.2.14 to 1.2.16 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index c152dff4a..cac5056f6 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -18,7 +18,7 @@ marshmallow-sqlalchemy==0.15.0 marshmallow==2.16.3 psycopg2-binary==2.7.5 PyJWT==1.6.4 -SQLAlchemy==1.2.14 +SQLAlchemy==1.2.16 notifications-python-client==5.2.0 From aacd8c7c24944d0c1fb6d7d31262bf7ba13e6c83 Mon Sep 17 00:00:00 2001 From: Pea Tyczynska Date: Fri, 25 Jan 2019 18:03:07 +0000 Subject: [PATCH 2/2] Update requirements.txt version of SQLAlchemy and subdependencies --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index e508e33f8..d2874a068 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ marshmallow-sqlalchemy==0.15.0 marshmallow==2.16.3 psycopg2-binary==2.7.5 PyJWT==1.6.4 -SQLAlchemy==1.2.14 +SQLAlchemy==1.2.16 notifications-python-client==5.2.0 @@ -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