From 7ba40f66f559fcfe370ceaeb17a893f7ff2a7f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 19:40:07 +0000 Subject: [PATCH] Bump tzdata from 2023.3 to 2023.4 Bumps [tzdata](https://github.com/python/tzdata) from 2023.3 to 2023.4. - [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.3...2023.4) --- updated-dependencies: - dependency-name: tzdata dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 30bc06d..ae0e5c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ pymongo==4.6.0 python-dotenv==1.0.0 pywin32==306;platform_system=="Windows" typing-extensions==4.8.0;python_version<"3.10" -tzdata==2023.3 +tzdata==2023.4