From b6092dc505d8cb0becabd2152ac9f2f8aa7ef75e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:27:29 +0000 Subject: [PATCH] chore(deps): bump pyspark from 3.0.2 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 3.0.2 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.0.2...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 5fce3a05f..80081197a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ leveldb prison==0.1.3 matplotlib flatten_dict -pyspark==3.0.2 +pyspark==3.2.2 pandas==1.1.5 opentelemetry-api==1.10.0 opentelemetry-sdk==1.10.0