From 3846cee1d2998ffa68cdf360632807a065d915b4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 21:22:00 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 19.10.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 19.10.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...19.10.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 99602020..ee85d488 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ django-taggit==0.19.0 django-user-accounts==1.3.1 docutils==0.12 pinax-eventlog==1.1.0 -gunicorn==19.9.0 +gunicorn==19.10.0 futures==3.3.0 jsonfield==1.0.3 kombu==3.0.30