From 18c43baf78837a93ad27d6ecca489df117bad86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:27:48 +0000 Subject: [PATCH] Bump pyspark from 3.1.3 to 3.2.2 in /dev 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:development ... Signed-off-by: dependabot[bot] --- dev/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/dev-requirements.txt b/dev/dev-requirements.txt index f0da4990..f852bb9b 100644 --- a/dev/dev-requirements.txt +++ b/dev/dev-requirements.txt @@ -13,7 +13,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