From f89276b52ba1abb6f8acfa8b1e08c71befc3c207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2020 15:22:54 +0000 Subject: [PATCH] Bump gunicorn from 0.0.0 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.0.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/commits/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 c5965ea..8279ce7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ WTForms==2.2.1 bcrypt==3.1.7 flask-brcypt==0.7.1 flask-login==0.5.0 -gunicorn==0.0.0 +gunicorn==19.5.0 Werkzeug==0.16.1 pytest==5.4.0 pytest-cov==2.8.1