From 3c2011e75f610b0cacb93ff60ce6215d76df1710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 08:37:43 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2022.6 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2022.6. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2022.6) --- 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..672f617 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.6 six==1.16.0 sqlalchemy==1.4.44 waitress==2.1.2