From 87457b2151b23a7e39882055eae13b64183dd3ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:48:46 +0000 Subject: [PATCH] Bump pyspark from 2.4.0 to 3.2.2 in /BigData_Spark Bumps [pyspark](https://github.com/apache/spark) from 2.4.0 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.0...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BigData_Spark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BigData_Spark/requirements.txt b/BigData_Spark/requirements.txt index c36e82e..1d3017b 100644 --- a/BigData_Spark/requirements.txt +++ b/BigData_Spark/requirements.txt @@ -1 +1 @@ -pyspark==2.4.0 +pyspark==3.2.2