From b4e704fda9f9355f29c17065ffba7ec7487923cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 06:47:19 +0000 Subject: [PATCH] Bump pytz from 2023.3 to 2023.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3 to 2023.3.post1. - [Commits](https://github.com/stub42/pytz/compare/release_2023.3...release_2023.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-patch ... 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..ef83032 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==2023.3.post1 requests==2.31.0 six==1.16.0 urllib3==2.0.7