From c64f1fb9bcaca56064a94058ee7fed24c3b219af Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 04:14:37 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 20.0.3 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.0.3. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.0.3) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9ce5f4f..bcc8f3c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ colorama==0.4.1 Flask==1.0.2 Flask-SSLify==0.1.5 Markdown==3.1 -gunicorn==19.9.0 \ No newline at end of file +gunicorn==20.0.3 \ No newline at end of file