From c07e991c0aec09b7ce00b7c65fdfdcc139282482 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 21 Apr 2021 14:00:02 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.23 to 1.4.10 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index a3cd69af9..2dedf42ce 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -19,7 +19,7 @@ marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors marshmallow==2.21.0 # pyup: <3 # v3 throws errors psycopg2-binary==2.8.6 PyJWT==2.0.1 -SQLAlchemy==1.3.23 +SQLAlchemy==1.4.10 strict-rfc3339==0.7 rfc3987==1.3.8 cachetools==4.2.1