From 74199a7c6a50de3c9236e9eec5ed3fbe850d0382 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2019 13:12:21 +0000 Subject: [PATCH] [Security] Bump gunicorn from 19.4.1 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.4.1 to 19.5.0. **This update includes a security fix.** - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.4.1...19.5.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 489175a6..359818c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ django-taggit==0.19.0 django-user-accounts==1.3.1 docutils==0.12 pinax-eventlog==1.1.0 -gunicorn==19.4.1 +gunicorn==19.5.0 jsonfield==1.0.3 kombu==3.0.30 metron==1.3.7