From 3dc82e71d7c6588afb1034ae133c46abaaf02174 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 04:14:23 +0000 Subject: [PATCH] Bump gunicorn from 19.9.0 to 20.1.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.9.0 to 20.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.9.0...20.1.0) 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..cafa147 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.1.0 \ No newline at end of file