From 9ee6985fca0c3c274a53ae9fba8206c2612ffdc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:52:18 +0000 Subject: [PATCH] build(deps): bump pyspark from 2.4.4 to 3.2.2 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6e7271..6be570a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ py4j==0.10.7 Pygments==2.4.2 pyparsing==2.4.5 pyrsistent==0.15.5 -pyspark==2.4.4 +pyspark==3.2.2 python-dateutil==2.8.1 pytz==2019.3 pyzmq==18.1.1