From 3a82652bb0a7798bc886e527cb9ea9752ccd35ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:45:24 +0000 Subject: [PATCH] Bump pyspark from 3.1.3 to 3.2.2 in /python Bumps [pyspark](https://github.com/apache/spark) from 3.1.3 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.1.3...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4f794460..32bea10b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -4,7 +4,7 @@ Jinja2==3.0.3 pandas==1.1.4 typedecorator==0.0.5 hail==0.2.74 -pyspark==3.1.3 +pyspark==3.2.2 scipy==1.6.3 numpy==1.21.2 patsy==0.5.2