From ca34d7e5cb558eae349d902b0af8f7dc8b57bc76 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 25 Dec 2020 01:06:27 -0500 Subject: [PATCH] Update pytz from 2019.3 to 2020.5 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index bed373f..0c6f2d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,6 +2,6 @@ bumpversion==0.5.3 coverage==4.5.4 flake8==3.7.9 pytest==5.3.1 -pytz==2019.3 +pytz==2020.5 Sphinx==2.2.2 tox==3.14.2