From ccad89aeaeb3d0d5b628e95d795adaef2d16d88f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 2 Nov 2020 12:26:27 -0300 Subject: [PATCH] Update pytz from 2020.1 to 2020.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a76b5db..b06a960 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==3.0.7 djangorestframework==3.11.0 pkg-resources==0.0.0 -pytz==2020.1 +pytz==2020.4 sqlparse==0.3.1