From 7cac451badaa230d0715911ff7986aecd9aeeaee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 15:27:02 +0000 Subject: [PATCH] Bump pytz from 2022.5 to 2022.7.1 Bumps [pytz](https://github.com/stub42/pytz) from 2022.5 to 2022.7.1. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.5...release_2022.7.1) --- updated-dependencies: - dependency-name: pytz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 345a31fb..786d2524 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -7,7 +7,7 @@ pandas==1.5.1 pyarrow==10.0.1 pyspark==3.2.1 python-dateutil==2.8.2 -pytz==2022.5 +pytz==2022.7.1 scipy==1.9.3 six==1.16.0 wheel==0.38.4