From 7e79258947991a0d15126560cc00928853f7e885 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:18:39 +0000 Subject: [PATCH] Bump pyspark from 3.2.0 to 3.2.2 in /0099ff-stack/ml Bumps [pyspark](https://github.com/apache/spark) from 3.2.0 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 0099ff-stack/ml/requirements1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0099ff-stack/ml/requirements1.txt b/0099ff-stack/ml/requirements1.txt index 977a0001..a97287f4 100644 --- a/0099ff-stack/ml/requirements1.txt +++ b/0099ff-stack/ml/requirements1.txt @@ -15,7 +15,7 @@ scipy==1.7.3 threadpoolctl==3.0.0 scikit-learn==1.0.2 matplotlib==3.5.1 -pyspark==3.2.0 +pyspark==3.2.2 py4j==0.10.9.2 pyarrow==6.0.1 statsmodels==0.13.1