From e5a8cead7ef2e28e778ee4a638685b3edb729e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 18:48:22 +0000 Subject: [PATCH] Bump pyspark from 3.2.2 to 3.3.2 Bumps [pyspark](https://github.com/apache/spark) from 3.2.2 to 3.3.2. - [Commits](https://github.com/apache/spark/compare/v3.2.2...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 dc033a4..c49f38c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ matplotlib==2.2.0 numpy==1.22.0 py4j==0.10.6 pyparsing==2.2.0 -pyspark==3.2.2 +pyspark==3.3.2 python-dateutil==2.6.1 pytz==2018.3 six==1.11.0