From b6ee5a5168b679cb7bfd88203ed1c265e4076388 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 15:25:22 +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(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index f1645cb..470dca4 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ backports.ssl-match-hostname==3.4.0.2 gevent==1.0.1 gevent-websocket==0.9.3 greenlet==0.4.4 -gunicorn==19.1.1 +gunicorn==19.5.0 httplib2==0.9 itsdangerous==0.24 nose==1.3.4