From e770108ec48f5aa1526ac8df1a986fb74ad032d1 Mon Sep 17 00:00:00 2001 From: Katie Smith Date: Fri, 22 May 2020 10:43:29 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.13 to 1.3.17 --- requirements-app.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-app.txt b/requirements-app.txt index bb8efc0a4..fd78c6334 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -19,7 +19,7 @@ marshmallow-sqlalchemy==0.23.0 marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.5 PyJWT==1.7.1 -SQLAlchemy==1.3.13 +SQLAlchemy==1.3.17 notifications-python-client==5.5.1 diff --git a/requirements.txt b/requirements.txt index 21dc14451..5bd1fb62c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ marshmallow-sqlalchemy==0.23.0 marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.5 PyJWT==1.7.1 -SQLAlchemy==1.3.13 +SQLAlchemy==1.3.17 notifications-python-client==5.5.1