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