From 35da65fb87e98afa0a6cae0a3e7a089cd23e4fbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 13:12:23 +0000 Subject: [PATCH] Bump gunicorn from 18.0 to 19.5.0 in /requirements 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/prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/prod.txt b/requirements/prod.txt index 39adb29..95a76d4 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -2,6 +2,6 @@ python-ldap==2.4.12 django-auth-ldap==1.1.4 -gunicorn==18.0 +gunicorn==19.5.0 mysql-python==1.2.5 python-memcached==1.53