From 3cf5e898e8ce365ee5f9d95ef39ee35da5458e7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 17:56:22 +0000 Subject: [PATCH] Bump tzdata from 2024.2 to 2025.1 Bumps [tzdata](https://github.com/python/tzdata) from 2024.2 to 2025.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/2024.2...2025.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 0bd14208..7d3f7904 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ simplejson==3.19.3 six==1.16.0 tempora==5.7.0 tokenize-rt==6.1.0 -tzdata==2024.2 +tzdata==2025.1 tzlocal==5.0.1 urllib3<2 webencodings==0.5.1