From 016a4b3f31a555d65a11e82b3e071e90a324ee21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 00:11:50 +0000 Subject: [PATCH] Bump gunicorn from 0.12.2 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.12.2 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.12.2...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 065bfbb..922eecd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ django==1.3.1 south==0.7.3 psycopg2==2.4.4 -gunicorn==0.12.2 +gunicorn==19.5.0 -e git+https://github.com/mozilla/django-browserid.git@29addfd69df49cea18d691ba1f5c1ac38aebb6b8#egg=django_browserid httplib2==0.7.7 -e git+https://github.com/earle/django-bootstrap.git#egg=bootstrap