From ffa0dbe25a8f5f3d944da789081d5bca860eb56f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 2 Feb 2021 02:28:18 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.20 to 1.3.23 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 533f801..838d5ca 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.4.4 -SQLAlchemy==1.3.20 +SQLAlchemy==1.3.23 Flask-Script==2.0.6 py-ms[all]==2.7.0 marshmallow==3.10.0