From c001189eb31b6d91676d0d4d0aadf37ef499a39b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Mar 2021 20:09:13 +0000 Subject: [PATCH] build(deps): bump pytz from 2020.5 to 2021.1 in /bot 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] --- bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot/requirements.txt b/bot/requirements.txt index 68f295711..0aef9d91c 100644 --- a/bot/requirements.txt +++ b/bot/requirements.txt @@ -2,7 +2,7 @@ google-cloud-storage==1.35.0 libmozdata==0.1.70 pytoml==0.1.21 -pytz==2020.5 +pytz==2021.1 pyyaml==5.4.1 tenacity==7.0.0 tqdm==4.59.0