From cf97b3ee43b9baa41646ff236c2c7a9093d64a51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 09:58:50 +0000 Subject: [PATCH] Bump gunicorn from 19.2.1 to 19.5.0 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.2.1 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.2.1...19.5.0) --- updated-dependencies: - dependency-name: gunicorn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d816499..d81c83a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ WTForms==1.0.5 Werkzeug==0.10.1 gevent==1.0.1 greenlet==0.4.5 -gunicorn==19.2.1 +gunicorn==19.5.0 itsdangerous==0.24 newrelic==2.44.0.36 requests==2.5.3