From 2dd1250f215a8dab752df851d394afa5dbd1e8ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:20:25 +0000 Subject: [PATCH] Bump pyspark from 2.1.2 to 3.1.3 Bumps [pyspark](https://github.com/apache/spark) from 2.1.2 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.1.2...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 2122409..e10fbf7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask-SocketIO==3.1.2 itsdangerous==0.24 Jinja2==2.10 MarkupSafe==1.0 -pyspark==2.1.2 +pyspark==3.1.3 python-engineio==3.2.3 python-socketio==3.1.1 pytz==2018.7