From 9f276cdd87c87a99cacac5586ec57947e9518c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:35:31 +0000 Subject: [PATCH] Bump pyspark from 2.4.3 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.4.3 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.3...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 6a97fcf..f429cd1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ python-dateutil==2.6.1 # via pandas pytz==2018.5 # via pandas scandir==1.7 # via pathlib2 six==1.11.0 # via more-itertools, pathlib2, pytest, python-dateutil -pyspark==2.4.3 +pyspark==3.2.2 boto3 requests kafka-python==1.4.4