From 26a7918b5b2c8cc040fd21a91684c4526019543d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Mon, 28 Dec 2020 14:23:48 +0200 Subject: [PATCH] Bump pytz version 2020.1 -> 2020.5 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 54a1d39b..b9d2b0ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ Django==3.1.4 django-compressor==2.4 fido2 psycopg2==2.8.4 -pytz==2020.1 +pytz==2020.5 requests==2.23.0 statsd==3.3.0