From d06983baaad964a23a68b9db025071ab85d11b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:20:41 +0000 Subject: [PATCH] Bump pyspark from 2.2.0 to 3.1.3 Bumps [pyspark](https://github.com/apache/spark) from 2.2.0 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.2.0...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 b742847..2d11b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -139,7 +139,7 @@ pyodbc==4.0.17 pyOpenSSL==17.2.0 pyparsing==2.2.0 PySocks==1.6.7 -pyspark==2.2.0 +pyspark==3.1.3 pytest==3.2.1 python-dateutil==2.6.1 pytz==2017.3