From e5f688e6af90b2bcac3c944ceb7dd188047837af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 08:42:51 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... 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 ef61b12263b..d0c055e272f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,7 +69,7 @@ tomli==2.2.1 tomli_w==1.0.0 tomlkit==0.13.2 typing_extensions==4.12.2 -tzdata==2024.1 +tzdata==2024.2 uritemplate==4.1.1 urllib3==2.2.2 wrapt==1.16.0