From cb0971dcceb99b0b9f4fdcd87d28d04bdbd1fc2d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 29 Jun 2018 19:09:51 +0100 Subject: [PATCH] Update sqlalchemy from 1.2.8 to 1.2.9 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44a3dd3c6..057b337b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ marshmallow-sqlalchemy==0.14.0 marshmallow==2.15.3 psycopg2-binary==2.7.5 PyJWT==1.6.4 -SQLAlchemy==1.2.8 +SQLAlchemy==1.2.9 notifications-python-client==4.8.2