From b33b98898dc7359bf76415e9f6a97c471b0784be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:29:48 +0000 Subject: [PATCH] Bump pyspark from 2.1.0+hadoop2.7 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.1.0+hadoop2.7 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/commits/v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bcdb9bff..a79b212b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ numpy==1.12.1 packaging==16.8 pandas==0.19.2 pyparsing==2.2.0 -pyspark==2.1.0+hadoop2.7 +pyspark==3.2.2 python-dateutil==2.6.0 pytz==2016.10 scikit-learn==0.18.1