From 9ef3ed89d3148df2306bbcec92e165b3ad827a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:48:02 +0000 Subject: [PATCH] Bump pyspark from 2.4.3 to 3.2.2 in /Database_Py_Spark_MapReduce/Code Bumps [pyspark](https://github.com/apache/spark) from 2.4.3 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.3...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Database_Py_Spark_MapReduce/Code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Database_Py_Spark_MapReduce/Code/requirements.txt b/Database_Py_Spark_MapReduce/Code/requirements.txt index 4f37e71..0d45ef7 100644 --- a/Database_Py_Spark_MapReduce/Code/requirements.txt +++ b/Database_Py_Spark_MapReduce/Code/requirements.txt @@ -37,7 +37,7 @@ PyNaCl==1.3.0 pyparsing==2.4.0 pyproj==1.9.6 pyshp==2.1.0 -pyspark==2.4.3 +pyspark==3.2.2 python-apt==1.8.4 python-dateutil==2.8.0 pytz==2019.1