From f779cac6d9ef1fa449a449823aeee0e1dc736a5b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 4 Mar 2017 10:58:33 +0100 Subject: [PATCH] Update gunicorn from 19.6.0 to 19.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d3c2..a63f6b3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiohttp-index==0.1 botstory==0.0.36 -gunicorn==19.6.0 +gunicorn==19.7.0 pytest==3.0.5 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0