From 4f9384d2d397e933af070f7dccdbae47bd2a528a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Feb 2021 14:02:26 +0000 Subject: [PATCH] Bump pytz from 2020.5 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2021.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 01c20f69f9..292da038c4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ pathlib2==2.3.5 pre-commit==2.9.3 pyrsistent==0.17.3 python-dateutil==2.8.1 -pytz==2020.5 +pytz==2021.1 PyYAML==5.4.1 requests==2.25.1 scandir==1.10.0