From d0eed481b34de425e2b3df9ad9f7c0d0f0750991 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:41:36 +0000 Subject: [PATCH] Bump tzdata from 2023.4 to 2024.1 Bumps [tzdata](https://github.com/python/tzdata) from 2023.4 to 2024.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/2023.4...2024.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 9cba993..2a399b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pymongo==4.6.1 python-dotenv==1.0.1 pywin32==306;platform_system=="Windows" typing-extensions==4.8.0;python_version<"3.10" -tzdata==2023.4 +tzdata==2024.1