From 93bd188284d843287d7aeb13ba31ca1fd1049c6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 23:34:48 +0000 Subject: [PATCH] Bump pytz from 2022.4 to 2022.5 Bumps [pytz](https://github.com/stub42/pytz) from 2022.4 to 2022.5. - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](https://github.com/stub42/pytz/compare/release_2022.4...release_2022.5) --- 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 7c0e9716..ec8595bc 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -7,7 +7,7 @@ pandas==1.5.1 pyarrow==9.0.0 pyspark==3.2.1 python-dateutil==2.8.2 -pytz==2022.4 +pytz==2022.5 scipy==1.9.3 six==1.16.0 wheel==0.37.1