From 59bc08a4e8eb5d78982fc8ed961add924d74f75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:33:16 +0000 Subject: [PATCH] Bump pyspark from 2.3.2 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.3.2 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.3.2...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 bebc790..44353b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ bottle==0.12.19 -pyspark==2.3.2 +pyspark==3.2.2 antlr4-python3-runtime==4.7.1 numpy