From c449819b55425e064156eda1a17832bfa6f57b6e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 1 Feb 2021 14:40:41 -0600 Subject: [PATCH] Update pytz from 2019.3 to 2021.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index f9aca75..81e8aef 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ pip==19.3.1 pytest==5.2.2 pytest-runner==5.2 pytest-subtests==0.2.1 -pytz==2019.3 +pytz==2021.1 PyYAML==5.1.2 tox==3.14.0 tox-pyenv==1.1.0