From af6d31e03570b05667a94c72f7c81edf3d21c4bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 09:09:43 +0000 Subject: [PATCH] Bump gunicorn from 19.2.1 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.2.1 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.2.1...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 92f528a4..51849fc0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ django-guardian==1.2.5 django-toolbelt==0.0.1 gevent==1.5a1 greenlet==0.4.5 -gunicorn==19.2.1 +gunicorn==19.5.0 html5lib==0.999 ipdb==0.8 ipython==3.1.0