From 978a65a8d29923c62d37a7416c9bdf546290dfc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:34:03 +0000 Subject: [PATCH] Bump pytz from 2023.3.post1 to 2024.1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2024.1) --- updated-dependencies: - dependency-name: pytz 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 b70c488e..8d32aa68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyIsEmail==2.0.1 GitPython==3.1.41 xmltodict==0.13.0 lxml==4.9.3 -pytz==2023.3.post1 +pytz==2024.1 tzlocal==4.1 markdown2==2.4.10 flask-migrate==4.0.7