From 4921a488ba7ccd6f1c1ab3a4b1d473c26fff3491 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 May 2023 09:03:51 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2023.3 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2023.3. - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2023.3) --- 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 986be08..a63cb11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ itsdangerous==1.1.0 jinja2==3.1.2 markupsafe==2.1.1 pymongo==4.3.3 -pytz==2020.1 +pytz==2023.3 six==1.16.0 sqlalchemy==1.4.44 waitress==2.1.2