From 3b5158425b205d7efd93f200bbf6d2e15199bcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 23:13:30 +0000 Subject: [PATCH] Bump pytz from 2023.3.post1 to 2024.2 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2024.2. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2024.2) --- 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 1486d65..d9fcd38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ flask==3.0.2 requests==2.31.0 -pytz==2023.3.post1 +pytz==2024.2 reportlab==4.2.0 Babel==2.15.0 python-dateutil==2.9.0