From c69306dcb0481d0e3da7fd01b1f9ce23444b7f52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:19:15 +0000 Subject: [PATCH] Bump gunicorn from 0.14.5 to 19.5.0 in /requirements Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.14.5 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.14.5...19.5.0) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 8f24fb1..ca506e3 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -11,7 +11,7 @@ django-debug-toolbar==1.2.1 django-devserver==0.8.0 django-mockups==0.4.8 django-storages==1.1.8 -gunicorn==0.14.5 +gunicorn==19.5.0 kombu==2.2.6 mock==1.0.1 mockito==0.5.2