From cba7d7bb95fe75c3477259f8030d8e46082a6074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Feb 2021 13:34:31 +0000 Subject: [PATCH] Bump gunicorn from 18.0 to 19.5.0 in /ocl Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 18.0 to 19.5.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/18.0...19.5.0) Signed-off-by: dependabot[bot] --- ocl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ocl/requirements.txt b/ocl/requirements.txt index 70ea689..e89e40c 100644 --- a/ocl/requirements.txt +++ b/ocl/requirements.txt @@ -16,7 +16,7 @@ pymongo==2.6 pysolr==3.2.0 wsgiref==0.1.2 python-dateutil==2.2 -gunicorn==18.0 +gunicorn==19.5.0 moto==0.4.25 django-cors-headers==1.1.0 ocldev==0.1.73