From 54dbbe53c49251fa3dd725bada4c6f74570b36e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 22:07:15 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2022.7 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.7. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...release_2022.7) --- 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 fa39ba1..5f8807b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.22.2 pandas==1.4.1 python-dateutil==2.8.2 -pytz==2021.3 +pytz==2022.7 six==1.16.0