From af9bdfea95d2cd2026e41a3762bd39b9f46fb0ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 16:36:44 +0000 Subject: [PATCH] Bump gunicorn from 18.0 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 18.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/18.0...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 e818802..217f464 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ gevent==1.0.2 gevent-socketio==0.3.6 gevent-websocket==0.9.3 greenlet==0.4.2 -gunicorn==18.0 +gunicorn==19.5.0 html5lib==0.999 isodate==0.5.0 itsdangerous==0.24