From e967530d231b4d7f5a900cccb095c758c2b295ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:01:09 +0000 Subject: [PATCH] Bump pytz from 2021.1 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.1 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.1...release_2022.7.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 3f95493..8e222a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ numpy pandas pycparser==2.20 python-dateutil==2.8.1 -pytz==2021.1 +pytz==2022.7.1 requests==2.25.1 six==1.15.0 urllib3==1.26.3