From 830264f42084671ca730eed6ddbbf5b0ddb315cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Jul 2021 05:22:08 +0000 Subject: [PATCH] Bump gunicorn from 20.0.4 to 20.1.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.0.4 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.0.4...20.1.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 0652ac3..8fe9e98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ responses>=0.12,<1.0 requests>=2,<3 whitenoise>=5.2,<6.0 psycopg2-binary>=2.8,<2.9 -gunicorn==20.0.4 +gunicorn==20.1.0 pyyaml==5.4.1 uritemplate==3.0.1 setuptools-scm==6.0.1