From 7c4f497495c913b2596c3731db1941dbd4b759e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 02:50:21 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index c9a08f5dac5..35a6e439f01 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,7 +69,7 @@ tomli==2.2.1 tomli_w==1.2.0 tomlkit==0.13.2 typing_extensions==4.12.2 -tzdata==2024.2 +tzdata==2025.1 uritemplate==4.1.1 urllib3==2.2.3 wrapt==1.17.2