From 64ab2b77350f3ed6cd736bdef6bd2478ec4db7b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:50:36 +0000 Subject: [PATCH] Bump gunicorn from 19.3.0 to 19.5.0 in /requirements Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.3...19.5.0) Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index abfd1d4..eb52804 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -9,7 +9,7 @@ django-localflavor==1.1 Django==1.7.10 easy-thumbnails==2.2 eav-django==1.4.7 -gunicorn==19.3.0 +gunicorn==19.5.0 html5lib==0.9999999 Pillow==2.9.0 pisa==3.0.33