From 1f7b09a188ccecdbd8b2370e84a364bda922d2c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 03:47:09 +0000 Subject: [PATCH] Bump pytz from 2023.4 to 2024.1 (#51) Bumps [pytz](https://github.com/stub42/pytz) from 2023.4 to 2024.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2023.4...release_2024.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cc62142..d8005dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ gunicorn==21.2.0 importlib-metadata==7.0.1 Markdown==3.5.2 python-dotenv==1.0.1 -pytz==2023.4 +pytz==2024.1 six==1.16.0 sqlparse==0.4.4 zipp==3.17.0