From 4156e560ae80f60d5a06974ee8fcfa6e05eb8d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2019 17:25:23 +0000 Subject: [PATCH] Bump gunicorn from 0.16.1 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.16.1 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.16.1...19.5.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aa146d3..141137d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ gevent==1.0.1 gevent-socketio==0.3.6 gevent-websocket==0.9.3 greenlet==0.4.5 -gunicorn==0.16.1 +gunicorn==19.5.0 itsdangerous==0.24 pymongo==2.8 requests==2.6.0