From 5a4edd727303f683fe5f9e5a84d1bbecbb2ec651 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 05:23:22 +0000 Subject: [PATCH] Bump gunicorn from 19.10.0 to 20.0.4 Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 19.10.0 to 20.0.4. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/19.10.0...20.0.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbde183..52fd2dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,8 @@ beautifulsoup4==4.9.2 elasticsearch==5.5.3 flask-cors==3.0.9 -gunicorn==19.10.0 +gunicorn== + 20.0.4 nested-lookup==0.2.21 pylint==2.3.1 python-memcached==1.59