From 6c5da6e3f5445d25a214807669339ba4080c5082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 20:20:18 +0000 Subject: [PATCH] Bump gunicorn in /foundation_theme_site/requirements Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 0.14.2 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/0.14.2...19.5.0) Signed-off-by: dependabot[bot] --- foundation_theme_site/requirements/project.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/foundation_theme_site/requirements/project.txt b/foundation_theme_site/requirements/project.txt index db4500b..22999ff 100644 --- a/foundation_theme_site/requirements/project.txt +++ b/foundation_theme_site/requirements/project.txt @@ -6,5 +6,5 @@ # Put project-specific requirements here. # See http://pip-installer.org/requirement-format.html for more information. Fabric==1.4.1 -gunicorn==0.14.2 +gunicorn==19.5.0 simpleyaml==1.0 \ No newline at end of file