From 6623d51c092fd074cbb22f6d9cbf00230d40463d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 08:17:53 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2022.7 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2022.7. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2022.7) --- 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..988244c 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==2022.7 six==1.16.0 sqlalchemy==1.4.44 waitress==2.1.2