From 6b6746104778c9bc9a0940dc58a27ff606fc781b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 30 Apr 2021 15:06:29 +0200 Subject: [PATCH] Update sqlalchemy from 1.4.3 to 1.4.12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..d7e4d38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.5.1 -SQLAlchemy==1.4.3 +SQLAlchemy==1.4.12 Flask-Script==2.0.6 py-ms[all]==2.8.0 marshmallow==3.10.0