From 9ef28b745dfaae71023e02ea50656d195114f3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 06:12:40 +0000 Subject: [PATCH] chore(deps): bump pyspark from 3.0.2 to 3.1.3 Bumps [pyspark](https://github.com/apache/spark) from 3.0.2 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.0.2...v3.1.3) --- 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 89bf8720c..f06095d4d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,4 +28,4 @@ leveldb prison==0.1.3 matplotlib flatten_dict -pyspark==3.0.2 +pyspark==3.1.3