From 7044a8208ea237a80cedd846c3785eb2012edf4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 17:57:49 +0000 Subject: [PATCH] Bump tzdata from 2023.3 to 2024.1 Bumps [tzdata](https://github.com/python/tzdata) from 2023.3 to 2024.1. - [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/2023.3...2024.1) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dea2b2a3..c0dc8585 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ simplejson==3.19.2 six==1.16.0 tempora==5.5.0 tokenize-rt==5.2.0 -tzdata==2023.3 +tzdata==2024.1 tzlocal==5.0.1 urllib3<2 webencodings==0.5.1