From 2b79ecbf35814d9056eabd1a7c189e027a16e2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:04:34 +0000 Subject: [PATCH] Bump tzdata from 2022.6 to 2022.7 Bumps [tzdata](https://github.com/python/tzdata) from 2022.6 to 2022.7. - [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.6...2022.7) --- 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 98316136..d8c34fbb 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==5.0.0 -tzdata==2022.6 +tzdata==2022.7 tzlocal==4.2 urllib3==1.26.12 webencodings==0.5.1