From ef8d2cdb4700015a3f39d2f321a1f129ae15c984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 17:14:38 +0000 Subject: [PATCH] Bump tzdata from 2022.1 to 2022.4 Bumps [tzdata](https://github.com/python/tzdata) from 2022.1 to 2022.4. - [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.4) --- 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..6772beab 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.4 tzlocal==4.2 urllib3==1.26.9 webencodings==0.5.1