From 87599dce4a18776267d419f062081443835acea0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 2 Sep 2020 14:00:06 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.18 to 1.3.19 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 6d7269bb5..5d27b58f2 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -19,7 +19,7 @@ marshmallow-sqlalchemy==0.23.1 marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.5 PyJWT==1.7.1 -SQLAlchemy==1.3.18 +SQLAlchemy==1.3.19 strict-rfc3339==0.7 rfc3987==1.3.8 cachetools==4.1.1