From 8673d2771971b1104ec10226dd2596dcf6d282a5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 29 Apr 2020 09:38:18 +0100 Subject: [PATCH] Update pytz from 2019.3 to 2020.1 --- requirements/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/test.txt b/requirements/test.txt index b892e633..24c480a7 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -56,7 +56,7 @@ pytest-cov==2.8.1 # via -r test.in pytest==4.6.5 # via -r test.in, pytest-cov python-json-logger==0.1.11 # via daiquiri python-mimeparse==1.6.0 # via testtools -pytz==2019.3 # via babel +pytz==2020.1 # via babel pyyaml==5.1 # via -r test.in requests==2.23.0 # via sphinx snowballstemmer==2.0.0 # via pydocstyle, sphinx