From f79405401c44845634d310bd8da1b946bb062840 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Jan 2017 23:13:08 +0100 Subject: [PATCH] Update sqlalchemy from 1.1.4 to 1.1.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9806538..7955c42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ Jinja2==2.9.4 Mako==1.0.6 MarkupSafe==0.23 PyMySQL==0.7.9 -SQLAlchemy==1.1.4 +SQLAlchemy==1.1.5 WTForms==2.1 Werkzeug==0.11.15 airbrake==1.3.3