From c28ca135b3cff6d7e5e44beed143496b6c851032 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 07:29:24 +0000 Subject: [PATCH] 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index e57c601e..550a2025 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -223,7 +223,7 @@ typing-extensions==4.12.2 # mypy # pydantic # pydantic-core -tzdata==2024.1 +tzdata==2024.2 # via # django # pandas diff --git a/requirements.txt b/requirements.txt index f4e9be31..ec5b9810 100644 --- a/requirements.txt +++ b/requirements.txt @@ -187,7 +187,7 @@ typing-extensions==4.12.2 # django-bootstrap-datepicker-plus # pydantic # pydantic-core -tzdata==2024.1 +tzdata==2024.2 # via # django # pandas