From 2e6814e7fc38c7513dcfede67cf95ac5fe639773 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:52:07 +0000 Subject: [PATCH] Bump pyspark from 2.4.5 to 3.2.2 in /pipeline Bumps [pyspark](https://github.com/apache/spark) from 2.4.5 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.5...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline/requirements.txt b/pipeline/requirements.txt index 618dd1d..f636bca 100644 --- a/pipeline/requirements.txt +++ b/pipeline/requirements.txt @@ -1,6 +1,6 @@ psycopg2-binary==2.8.4 requests==2.23.0 -pyspark==2.4.5 +pyspark==3.2.2 numpy==1.17.2 simplejson==3.16.0 pypistats==0.11.0