From c58eba89a2f6ee0f4cc35340588121dc6e2400b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:50:16 +0000 Subject: [PATCH] Bump pyspark from 2.4.4 to 3.2.2 in /mrjob Bumps [pyspark](https://github.com/apache/spark) from 2.4.4 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.4...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mrjob/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrjob/requirements.txt b/mrjob/requirements.txt index 0ad4b3c..41acb1f 100644 --- a/mrjob/requirements.txt +++ b/mrjob/requirements.txt @@ -21,7 +21,7 @@ protobuf==3.10.0 py4j==0.10.7 pyasn1==0.4.8 pyasn1-modules==0.2.7 -pyspark==2.4.4 +pyspark==3.2.2 python-dateutil==2.8.0 pytz==2019.3 PyYAML==5.1.2