From a443bbfefe7cd7ee4c77edc8fdb775a9e904c9d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 24 Jul 2021 22:14:29 +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) --- 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 b13e9786..71a26ad4 100644 --- a/requirements_.txt +++ b/requirements_.txt @@ -1,6 +1,6 @@ PIL==1.1.7 greenlet==0.4.5 -gunicorn==19.1.1 +gunicorn==19.5.0 oauthlib==0.7.2 paho-mqtt==1.0 paramiko==1.15.1