From c0b11c7a158ba18b68a80724d75b32c789d71078 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 29 Oct 2018 10:21:47 +0000 Subject: [PATCH 1/2] Update pytz from 2018.5 to 2018.7 --- requirements-app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-app.txt b/requirements-app.txt index f4214b4fe..f3516eb1d 100644 --- a/requirements-app.txt +++ b/requirements-app.txt @@ -12,7 +12,7 @@ pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 -pytz==2018.5 +pytz==2018.7 gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout whitenoise==4.1 #manages static assets eventlet==0.24.1 From 14b8ca19db02c88122b3fffb06c30989b745ce1a Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Mon, 29 Oct 2018 16:06:46 +0000 Subject: [PATCH 2/2] Freeze requirements --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74beb94f9..6bd8ce7fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ pyexcel-io==0.5.9.1 pyexcel-xls==0.5.8 pyexcel-xlsx==0.5.6 pyexcel-ods3==0.5.2 -pytz==2018.5 +pytz==2018.7 gunicorn==19.7.1 # >19.8 stops eventlet workers after a timeout whitenoise==4.1 #manages static assets eventlet==0.24.1