From 2d71cefdb17074a733de0544358fdc320636bdc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 16:43:50 +0000 Subject: [PATCH] Bump gunicorn in /site-modules/profile/files/morphology Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.4.5 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.4.5...19.5.0) Signed-off-by: dependabot[bot] --- site-modules/profile/files/morphology/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site-modules/profile/files/morphology/requirements.txt b/site-modules/profile/files/morphology/requirements.txt index 6242363..a3e334b 100644 --- a/site-modules/profile/files/morphology/requirements.txt +++ b/site-modules/profile/files/morphology/requirements.txt @@ -6,6 +6,6 @@ requests-cache==0.4.9 flask-cors==2.0.0 lxml redis>=2.10.5 -gunicorn==19.4.5 +gunicorn==19.5.0 hazm gevent