From 86c223f63d56cefb389c4a1f668aa085723d286e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2020 17:39:23 +0000 Subject: [PATCH] Bump gunicorn from 19.3.0 to 19.5.0 in /requirements Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.3.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.3...19.5.0) Signed-off-by: dependabot[bot] --- requirements/deploy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/deploy.txt b/requirements/deploy.txt index 6dbac35..2e86840 100644 --- a/requirements/deploy.txt +++ b/requirements/deploy.txt @@ -1,4 +1,4 @@ -r common.txt -gunicorn==19.3.0 +gunicorn==19.5.0 psycopg2==2.6