From 6ada9e30dafcdd52bad8ad1200607c7740fb13b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 00:16:48 +0000 Subject: [PATCH] Bump pytz from 2021.1 to 2022.2.1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2022.2.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...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 14ad1dd3634..55dde95e3e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -120,7 +120,7 @@ inflection==0.3.1 jdcal==1.4.1 mock<5.0.0 python-dateutil==2.8.1 -pytz==2021.1 +pytz==2022.2.1 requests==2.25.1 timeout-decorator==0.5.0