From 11cc6b9f1a617f74a0a1eeac9727d5dce2ab3788 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 13 Oct 2020 03:10:48 +0200 Subject: [PATCH] Update sqlalchemy from 1.3.19 to 1.3.20 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 177b6b4..7ba0275 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.4.4 -SQLAlchemy==1.3.19 +SQLAlchemy==1.3.20 Flask-Script==2.0.6 py-ms[all]==2.6.1 marshmallow==3.8.0