From cf08cfcb1a02cb41dc5a29c7aa07ad5bc2af9268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:23:57 +0000 Subject: [PATCH] Bump pyspark from 3.1.2 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 3.1.2 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.1.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 7602b8e..ca2b5d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ py==1.10.0 py4j==0.10.9 Pygments==2.10.0 pyparsing==2.4.7 -pyspark==3.1.2 +pyspark==3.2.2 pytest==6.2.5 python-dateutil==2.8.2 pytz==2021.1