From 7242e53c2011a40aca462bf4a5c58778390fc7cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 18:25:59 +0000 Subject: [PATCH] Bump pytz from 2020.4 to 2020.5 Bumps [pytz](https://github.com/stub42/pytz) from 2020.4 to 2020.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.4...release_2020.5) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9349695330..f760711885 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.4 +pytz==2020.5 PyYAML==5.3.1 requests==2.25.1 scandir==1.10.0