From ad4f6b30ef74e875553838ee333cc2822895d21e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 08:21:24 +0000 Subject: [PATCH] Bump pytz from 2020.1 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2020.1 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.1...release_2022.7.1) --- 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..7105c6b 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.1 six==1.16.0 sqlalchemy==1.4.44 waitress==2.1.2