From 8808fce44e70285bce691e604301535389c0aeb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 17:20:13 +0000 Subject: [PATCH] Bump tzdata from 2022.1 to 2022.5 Bumps [tzdata](https://github.com/python/tzdata) from 2022.1 to 2022.5. - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](https://github.com/python/tzdata/compare/2022.1...2022.5) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0285a13..78f7d43d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ six==1.16.0 soupsieve==2.3.2.post1 tempora==5.0.1 tokenize-rt==4.2.1 -tzdata==2022.1 +tzdata==2022.5 tzlocal==4.2 urllib3==1.26.9 webencodings==0.5.1