From 329b8f8c93add2590cc667bbd94c20234a91e653 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:44:39 +0000 Subject: [PATCH] Bump pyspark from 2.3.3 to 3.3.2 Bumps [pyspark](https://github.com/apache/spark) from 2.3.3 to 3.3.2. - [Commits](https://github.com/apache/spark/compare/v2.3.3...v3.3.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 00d424d..af41199 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ birgitta==0.1.30 -pyspark==2.3.3 \ No newline at end of file +pyspark==3.3.2 \ No newline at end of file diff --git a/requirements_dev.txt b/requirements_dev.txt index 00d424d..af41199 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,2 +1,2 @@ birgitta==0.1.30 -pyspark==2.3.3 \ No newline at end of file +pyspark==3.3.2 \ No newline at end of file