From 9de90ad622cd1f1e12485fe90266a393434edd07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2020 22:42:05 +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 75f7b9d..b7a6ef2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ Flask-Login==0.4.1 Flask-Migrate==2.5.2 Flask-SQLAlchemy==2.4.1 Flask-WTF==0.14.2 -gunicorn==19.3.0 +gunicorn==19.5.0 idna==2.8 Jinja2==2.10.3 macholib==1.5.1