From 6c22cd0446b03fb1d0809db42ec5b9b6c46342ea Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Feb 2018 08:18:09 +0000 Subject: [PATCH] Update pytz from 2017.3 to 2018.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5626296bd..63966402d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pyexcel-io==0.5.6 pyexcel-xls==0.5.5 pyexcel-xlsx==0.5.5 pyexcel-ods3==0.5.2 -pytz==2017.3 +pytz==2018.3 gunicorn==19.7.1 whitenoise==3.3.1 #manages static assets eventlet==0.22