From 67c43796100827a6ee2afe2ea59f11f314ea2733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:37:55 +0000 Subject: [PATCH] Bump tzdata from 2024.1 to 2024.2 Bumps [tzdata](https://github.com/python/tzdata) from 2024.1 to 2024.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/2024.1...2024.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 d37487f1..edf920d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -41,7 +41,7 @@ simplejson==3.19.2 six==1.16.0 tempora==5.7.0 tokenize-rt==6.0.0 -tzdata==2024.1 +tzdata==2024.2 tzlocal==5.0.1 urllib3<2 webencodings==0.5.1