From 360629a643cbc29f9667cfbd0b2e3efbbc47e69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Mar 2021 20:44:13 +0000 Subject: [PATCH] Bump gunicorn from 19.1.1 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.1.1 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.1.1...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 840e1dc..ff5386a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Jinja2==2.7.3 MarkupSafe==0.23 Werkzeug==0.9.6 beautifulsoup4==4.3.2 -gunicorn==19.1.1 +gunicorn==19.5.0 honcho==0.5.0 itsdangerous==0.24 newrelic==2.42.0.35