From ac474def3d2f822299b5e07074f49e7eabe1740c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 06:09:58 +0000 Subject: [PATCH] Bump pytz from 2023.3 to 2024.1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.3...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 eab23fa..7022d57 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-widget-tweaks==1.4.12 idna==3.4 pymyip0==0.1 python-dateutil==2.8.2 -pytz==2023.3 +pytz==2024.1 requests==2.31.0 six==1.16.0 urllib3==2.0.7