From d7516a29240fee4070bfba1151190fa0ed646615 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Feb 2017 12:02:12 -0500 Subject: [PATCH] Update sqlalchemy from 1.1.4 to 1.1.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fb7439af6..a05472323 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ argparse==1.2.1 Flask==0.10.1 -SQLAlchemy==1.1.4 +SQLAlchemy==1.1.6 gunicorn==18.0 boto==2.15.0 cmd2==0.6.7