From a07d8c8179098900ed9d66d06ece08e61fc34a94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 02:13:17 +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 f3cadce7747..b58dcd6b665 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -69,7 +69,7 @@ tomli==2.0.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.3 wrapt==1.16.0