From 3a2c67f7269c52957cab6e55e44baf67c61f8e96 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 10 Oct 2019 04:58:03 +0200 Subject: [PATCH] Update sqlalchemy from 1.3.5 to 1.3.10 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa5c114..f808b18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Flask-SQLAlchemy==2.4.0 -SQLAlchemy==1.3.5 +SQLAlchemy==1.3.10 Flask-Script==2.0.6 py-ms==1.3.1 \ No newline at end of file