From de6930f3202a6789469c689a6a53e51c22d2a51d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 00:53:53 +0000 Subject: [PATCH] Bump pytz from 2020.5 to 2022.2.1 Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2022.2.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2020.5...release_2022.2.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 78f70d9..cf5b2e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ mysqlclient==2.0.3 psycopg2==2.8.6 PyJWT==2.0.0 python-dotenv==0.15.0 -pytz==2020.5 +pytz==2022.2.1 requests==2.25.1 sqlparse==0.4.1 urllib3==1.26.5