From 6152cb829f9f0fd3b5be0f8e66afc4ad44b6b094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 05:45:31 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2023.3.post1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2023.3.post1. - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2023.3.post1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f689800..ea32e65 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -12,7 +12,7 @@ pdf2image==1.16.3 psutil==5.9.6 psycopg2-binary==2.9.9 pyrsistent==0.20.0 -pytz==2021.3 +pytz==2023.3.post1 requests==2.31.0 sqlparse==0.4.4 tqdm==4.66.1