From 6a50cbb43903b0ca6acc087f9c6dca643afb43b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 07:47:18 +0000 Subject: [PATCH] Bump pyspark from 2.2.1 to 3.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.2.1 to 3.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.2.1...v3.2.2) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- national_sites_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/national_sites_requirements.txt b/national_sites_requirements.txt index 5124e61..de94416 100644 --- a/national_sites_requirements.txt +++ b/national_sites_requirements.txt @@ -132,7 +132,7 @@ pyodbc==4.0.17 pyOpenSSL==17.2.0 pyparsing==2.2.0 PySocks==1.6.7 -pyspark==2.2.1 +pyspark==3.2.2 pytest==3.2.1 python-dateutil==2.6.1 pytz==2017.2