From 1fab8e988f32bce0980b1ed8b9bb2927e63d1f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 04:07:35 +0000 Subject: [PATCH] Bump pytz from 2022.1 to 2022.2.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.1 to 2022.2.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.1...release_2022.2.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 436fe62..c2654cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ docopt==0.6.2 requests==2.27.1 python-dateutil==2.8.2 -pytz==2022.1 +pytz==2022.2.1