From 1ecb2afcd96755a41bed9c8a83a85933f430da47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 11:52:58 +0000 Subject: [PATCH] Bump pytz from 2023.3.post1 to 2023.4 Bumps [pytz](https://github.com/stub42/pytz) from 2023.3.post1 to 2023.4. - [Commits](https://github.com/stub42/pytz/compare/release_2023.3.post1...release_2023.4) --- updated-dependencies: - dependency-name: pytz 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 dde1f78..033672c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ itsdangerous==2.1.2 Jinja2==3.1.3 MarkupSafe==2.1.4 PyJWT==2.8.0 -pytz==2023.3.post1 +pytz==2023.4 requests==2.31.0 six==1.16.0 twilio==8.12.0