From cd7697c1aa66f9323d3406950d60e83e0075eeff Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 30 May 2021 01:01:40 +0200 Subject: [PATCH] Update sqlalchemy from 1.4.3 to 1.4.17 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1ab59c1..7757bd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.5.1 -SQLAlchemy==1.4.3 +SQLAlchemy==1.4.17 Flask-Script==2.0.6 py-ms[all]==2.8.0 marshmallow==3.10.0