From 6e7db6249de91b4a9a88f356d6d7e2a756325c52 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 27 Mar 2017 23:59:23 +0200 Subject: [PATCH] Update sqlalchemy from 1.1.6 to 1.1.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b409378..a165eb3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,6 +25,6 @@ pur==4.0.2 pytest==3.0.7 pytz==2016.10 raven[flask]==6.0.0 -SQLAlchemy==1.1.6 +SQLAlchemy==1.1.7 -e git+https://github.com/eatfirst/Flask-Click-Migrate@0.1.0#egg=flask_click_migrate