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