From 2851c7d925ebd25f38a9b787f33b4cfcd99695f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:11:38 +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 ca2ad19b..f77e5537 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ packaging==23.1 psycopg2-binary==2.9.7 pycparser==2.21 python-dateutil==2.8.2 -pytz==2023.3 +pytz==2023.3.post1 requests==2.31.0 six==1.16.0 SQLAlchemy==2.0.21