From 9c330b453aa41ed2a15cf498c9be3b3cd3beedaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 13:23:42 +0000 Subject: [PATCH] Bump gunicorn from 0.17.2 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.17.2 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.17.2...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 19a7b914..2f99b9b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ wrapt==1.11.1 xlrd==1.2.0 xlwt==1.3.0 mysql==0.0.2 -gunicorn==0.17.2 +gunicorn==19.5.0 Flask==1.1.1 psycopg2==2.8.3 python-docx