From c3ce8b10f74b786b353ca029f09d086584c0d742 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Nov 2020 04:30:21 +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 844d71832..96f1b8eff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Django==1.5.2 requests==2.3.0 wsgiref==0.1.2 -gunicorn==0.16.1 +gunicorn==19.5.0 pybars==0.0.4 python-twitter==1.0 python-linkedin==4.1