From 7483bf419e0806ab0867daa4074c5f4401cf7976 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:31:07 +0000 Subject: [PATCH] Bump pyspark from 2.4.0 to 3.2.2 in /app 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] --- app/requirements.app.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.app.txt b/app/requirements.app.txt index c49b359..d1d286e 100644 --- a/app/requirements.app.txt +++ b/app/requirements.app.txt @@ -16,7 +16,7 @@ autopep8 pysrt==1.1.1 sqlparse==0.2.4 internetarchive -pyspark==2.4.0 +pyspark==3.2.2 pyopenssl statsmodels scikit-learn