From 60038fd1fcd196b3edc3b084db97dfa9b421542f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 00:37:22 +0100 Subject: [PATCH] Bump pytz from 2023.3 to 2023.3.post1 (#388) 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] 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 eabccd4f..2aa69f7b 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