From a4bb8c4caf7c3b8654e07c335da57827761ccc31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Jan 2020 08:19:54 +0100 Subject: [PATCH] Update sqlalchemy from 1.3.12 to 1.3.13 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d247bd..9eb1f2e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Flask-SQLAlchemy==2.4.1 -SQLAlchemy==1.3.12 +SQLAlchemy==1.3.13 Flask-Script==2.0.6 py-ms==2.1.0 marshmallow==3.3.0