From 1654d8b8de6646b6d9c7402ed3e2f2292106169c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 22:20:28 +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 78472da..362632f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ pycodestyle==2.8.0 pycparser==2.21 pyflakes==2.4.0 python-dateutil==2.8.2 -pytz==2021.1 +pytz==2022.2.1 pytz-deprecation-shim==0.1.0.post0 requests==2.26.0 requests-oauthlib==1.3.0