From 2fc8ce5fa036ccac5a52b1bc501c5ab32af97bde Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Sep 2020 14:54:02 +0100 Subject: [PATCH 1/2] Update eventlet from 0.26.1 to 0.27.0 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index 7b5e14226..2179e0c71 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -16,7 +16,7 @@ pyexcel-xlsx==0.5.8 pyexcel-ods3==0.5.3 pytz==2020.1 gunicorn==20.0.4 -eventlet==0.26.1 +eventlet==0.27.0 notifications-python-client==5.7.0 Shapely==1.7.1 From ef134c6b6c61139e375986a06ed92230f6c0f34d Mon Sep 17 00:00:00 2001 From: David McDonald Date: Tue, 8 Sep 2020 09:52:14 +0100 Subject: [PATCH 2/2] freeze requirments --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cbd02eae2..af41b7db0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ pyexcel-xlsx==0.5.8 pyexcel-ods3==0.5.3 pytz==2020.1 gunicorn==20.0.4 -eventlet==0.26.1 +eventlet==0.27.0 notifications-python-client==5.7.0 Shapely==1.7.1