From e81fd46fafc733534b03eba2712e53688a6f2ef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 12:58:27 +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 ce3b66d..59fd14d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ asgiref==3.1.2 channels==1.1.8 daphne==1.4.2 Django -gunicorn==18.0 +gunicorn==19.5.0 whitenoise dj-database-url psycopg2