From efaf09a68d5f051ed518c8c572d8e1d6b3afc958 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 13:04:46 +0000 Subject: [PATCH] Bump gunicorn from 18.0 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 18.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/18.0...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 a986478..c448fe2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.1.2 channels==1.1.8 daphne==1.4.2 Django==2.1.4 -gunicorn==18.0 +gunicorn==19.5.0 whitenoise dj-database-url psycopg2