From fb2b67799cd6de23f995cecc973b56c58757822d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 19:05:28 +0000 Subject: [PATCH] Bump pytz from 2020.4 to 2022.4 Bumps [pytz](https://github.com/stub42/pytz) from 2020.4 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 0545818048..038bb7d966 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pycparser==2.20 pydantic==1.7.3 PyJWT==1.7.1 python-dateutil==2.8.1 -pytz==2020.4 +pytz==2022.4 PyYAML==5.3.1 raven==6.10.0 requests==2.25.0