From ca6d2ad8fb3ff0e5551506f44d1da16aabc576a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 12:18:26 +0000 Subject: [PATCH] Bump gunicorn from 0.13.4 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.13.4 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.13.4...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 7190b78..2b73a88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Flask==0.8 Pygments==1.4 -gunicorn==0.13.4 +gunicorn==19.5.0