From eb4a366054d1a4b12ab7fa579c481566b467aa33 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 23 Sep 2019 20:26:20 +0200 Subject: [PATCH] Update sqlalchemy from 1.3.5 to 1.3.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa5c114..5057dc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask-SQLAlchemy==2.4.0 -SQLAlchemy==1.3.5 +SQLAlchemy==1.3.8 Flask-Script==2.0.6 py-ms==1.3.1 \ No newline at end of file