From 3c2c69f6101d3cc8bd55d85df9600c2bd6e73afa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 01:43:56 +0000 Subject: [PATCH] Bump pytz from 2020.5 to 2022.4 Bumps [pytz](https://github.com/stub42/pytz) from 2020.5 to 2022.4. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/commits) --- 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 f8606b1..e1b675b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ python-dateutil==2.8.1 python-dotenv==0.15.0 python-social-auth==0.3.6 python3-openid==3.2.0 -pytz==2020.5 +pytz==2022.4 regex==2020.11.13 requests==2.25.1 requests-oauthlib==1.3.0