From f41c59dee743e121d1c75ca9b6702dc018ab6549 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:49:01 +0000 Subject: [PATCH] Bump pyspark from 3.3.0 to 3.3.2 Bumps [pyspark](https://github.com/apache/spark) from 3.3.0 to 3.3.2. - [Commits](https://github.com/apache/spark/compare/v3.3.0...v3.3.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 63bf45b..ebd5c4a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ setuptools wheel pyarrow fastparquet -pyspark==3.3.0 +pyspark==3.3.2 delta-spark==2.1.0 psycopg2 sqlalchemy