From bcc92ae4b466b45cf40abad53fe4ad0c3010ee2f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 19 Dec 2020 00:39:08 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.20 to 1.3.22 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82ca53c..99958b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.4.4 -SQLAlchemy==1.3.20 +SQLAlchemy==1.3.22 Flask-Script==2.0.6 py-ms[all]==2.7.0 marshmallow==3.9.0