From 0b4a492ce5b93d04a5c4dbee1ba63d9bf5a9cd5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Nov 2022 01:24:06 +0000 Subject: [PATCH] Bump tzdata from 2022.1 to 2022.6 Bumps [tzdata](https://github.com/python/tzdata) from 2022.1 to 2022.6. - [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.6) --- 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 4ea307df..20c27a1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ six==1.16.0 soupsieve==2.3.2.post1 tempora==5.0.2 tokenize-rt==4.2.1 -tzdata==2022.1 +tzdata==2022.6 tzlocal==4.2 urllib3==1.26.12 webencodings==0.5.1