From d18d83bae25319dc67c7211ca7340523c6b3a052 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Jan 2017 16:54:09 -0500 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 fb7439af6..601235798 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.5 gunicorn==18.0 boto==2.15.0 cmd2==0.6.7