From 66008ca5335930d58837c37e9c0eab16e1655816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 28 Nov 2021 14:11:40 -0800 Subject: [PATCH] Bump tzdata from 2021.2.post0 to 2021.5 (#1542) Bumps [tzdata](https://github.com/python/tzdata) from 2021.2.post0 to 2021.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/2021.2.post0...2021.5) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com> [skip ci] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5efdf596..57df5cd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ six==1.16.0 soupsieve==2.2.1 tempora==4.1.2 tokenize-rt==4.2.1 -tzdata==2021.2.post0 +tzdata==2021.5 tzlocal==4.1 urllib3==1.26.7 webencodings==0.5.1