From 95372f2a2f10a913340dd1e9a91d9005116f0c95 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 14:12:55 +0000 Subject: [PATCH] Bump pytz from 2019.3 to 2020.1 Bumps [pytz](https://github.com/stub42/pytz) from 2019.3 to 2020.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2020.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb090fa6e8..fce129b1c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pathlib2==2.3.5 pre-commit==1.20.0 pyrsistent==0.15.6 python-dateutil==2.8.1 -pytz==2019.3 +pytz==2020.1 PyYAML==5.3.1 requests==2.23.0 scandir==1.10.0