From bd4e7c25f5f644c1483ed8554d338340d65f5897 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 21 Mar 2017 04:25:07 +0100 Subject: [PATCH] Update gunicorn from 19.6.0 to 19.7.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 927d3c2..9ab77a5 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.1 pytest==3.0.5 pytest-aiohttp==0.1.2 pytest-asyncio==0.5.0