From 8c2895e7a980acb07d8844efb5d57eef784136c4 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 2 Feb 2021 05:54:09 +0000 Subject: [PATCH] build(deps): bump pytz from 2019.3 to 2021.1 Bumps [pytz](https://github.com/stub42/pytz) from 2019.3 to 2021.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2019.3...release_2021.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 5253a3e8..b7c23684 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ tzlocal==2.0.0 # timeutil # jobscheduler -pytz==2019.3 +pytz==2021.1 # mysqlconnpool.test