From 7c72ef2bbfc42753d27c458e0e4fcf52054848cd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 22 Apr 2021 09:05:20 +0200 Subject: [PATCH] Update sqlalchemy from 1.4.3 to 1.4.11 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..02cb068 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.5.1 -SQLAlchemy==1.4.3 +SQLAlchemy==1.4.11 Flask-Script==2.0.6 py-ms[all]==2.8.0 marshmallow==3.10.0