From 11bbeaa0c5366cf03997fe68ab7e7b345f29b623 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 14:02:50 +0000 Subject: [PATCH] Bump pytz from 2021.3 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2021.3 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2021.3...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 2df298a..7e5f8ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ elasticsearch==7.16.3 pandas==1.3.5 numpy==1.21.5 python-dateutil==2.8.2 -pytz==2021.3 +pytz==2022.7.1 six==1.16.0 urllib3==1.26.8 xmltodict==0.12.0