From 24d0d84f16048fd28a1d4282a2eef5ccbfd2cd7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:49:49 +0000 Subject: [PATCH] Bump pyspark from 2.4.6 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.4.6 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.6...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_unit_tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a1dd92c3..3ca85b74 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ tzwhere==3.0.3 pytz==2014.10 sqlalchemy < 1.4.0 sqlalchemy_utils==0.33.3 -pyspark==2.4.6 +pyspark==3.2.2 # psutil==5.4.6 psycopg2==2.7.5 yellowbrick==0.8 diff --git a/requirements_unit_tests.txt b/requirements_unit_tests.txt index e14217ec..da2ccf3f 100644 --- a/requirements_unit_tests.txt +++ b/requirements_unit_tests.txt @@ -18,7 +18,7 @@ enum34==1.1.6 tzwhere==3.0.3 pytz==2014.10 sqlalchemy_utils==0.33.3 -pyspark==2.4.4 +pyspark==3.2.2 psutil==5.4.6 psycopg2==2.7.5 yellowbrick==0.8