From f27748a8f108864b9479856313293cf510621fdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 13:26:16 +0000 Subject: [PATCH] Bump pyspark from 2.1.2 to 2.2.2 Bumps [pyspark](https://github.com/apache/spark) from 2.1.2 to 2.2.2. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.1.2...v2.2.2) 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..72d24e4 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==2.2.2 python-engineio==3.2.3 python-socketio==3.1.1 pytz==2018.7