From fb8f06ba732b6be7edac1fbfa9aa78c3f48b9881 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:33:54 +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 72085f6..ef472bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ jsonschema==4.21.1 PyJWT==2.8.0 pymemcache==4.0.0 pyrsistent==0.20.0 -pytz==2023.3.post1 +pytz==2024.1 PyYAML==6.0.1 six==1.16.0 sqlparse==0.4.4