From 720067f9461ef03b59b1ddc93d3155b92a55874a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2019 00:33:05 +0000 Subject: [PATCH] Bump gunicorn from 19.0.0 to 19.5.0 in /bluegreen-example Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.0.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.0...19.5.0) Signed-off-by: dependabot[bot] --- bluegreen-example/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bluegreen-example/requirements.txt b/bluegreen-example/requirements.txt index a3b1459..17db04a 100644 --- a/bluegreen-example/requirements.txt +++ b/bluegreen-example/requirements.txt @@ -5,7 +5,7 @@ MarkupSafe==0.23 Werkzeug==0.9.6 argparse==1.2.1 ecdsa==0.11 -gunicorn==19.0.0 +gunicorn==19.5.0 itsdangerous==0.24 paramiko==1.14.0 pycrypto==2.6.1