From 6bfd2cbc541a390fefd791b452f1a0e3f3e9c574 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:44:25 +0000 Subject: [PATCH] Bump gunicorn from 19.3.0 to 19.5.0 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac03d0c..c461890 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ WTForms==2.0.2 Werkzeug==0.10.4 alembic==0.7.6 blinker==1.3 -gunicorn==19.3.0 +gunicorn==19.5.0 itsdangerous==0.24 wsgiref==0.1.2 wtf==0.1