From 534b87497c6385bff7ca5cb50c898945f6c889c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 17:19:08 +0000 Subject: [PATCH] Bump tzdata from 2022.1 to 2022.2 Bumps [tzdata](https://github.com/python/tzdata) from 2022.1 to 2022.2. - [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.2) --- 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..eb49cd84 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.2 tzlocal==4.2 urllib3==1.26.9 webencodings==0.5.1