From 0f9d7f31b4d434b8eaeabeb29bd1afeeadab094b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 09:58:21 +0000 Subject: [PATCH] Bump pytz from 2022.2.1 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.2.1 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.2.1...release_2022.7.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 4617e534..80ab7cd7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ python-dateutil==2.8.2 # via # matplotlib # pandas -pytz==2022.2.1 +pytz==2022.7.1 # via pandas pyyaml==6.0 # via