From bc2c8a26bba32f2101537c8f9489b5798bda3179 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 5 Jan 2017 12:11:25 +0100 Subject: [PATCH] Update sqlalchemy from 1.0.4 to 1.1.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 021899d..fb0c574 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==2.7.3 Mako==1.0.1 MarkupSafe==0.23 PyMySQL==0.6.6 -SQLAlchemy==1.0.4 +SQLAlchemy==1.1.4 WTForms==2.0.2 Werkzeug==0.10.4 airbrake==1.1.4