From e6124ecd7edc3cf33f7a909f0208bcd48ea0eb8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2020 17:25:06 +0000 Subject: [PATCH] Bump gunicorn from 19.3.0 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.3...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 649a4ff..d09a89e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ nltk==3.4 pymongo==2.5.2 tweepy==3.7.0 #wsgiref==0.1.2 -gunicorn==19.3.0 +gunicorn==19.5.0