From b1868eca4b20857e5d564be99a4d6fe5f07feace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:20:30 +0000 Subject: [PATCH] Bump pyspark from 2.2.1 to 3.1.3 in /web Bumps [pyspark](https://github.com/apache/spark) from 2.2.1 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.2.1...v3.1.3) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 84c4a92..5fad385 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -66,7 +66,7 @@ protobuf==3.5.2.post1 ptyprocess==0.6.0 Pygments==2.2.0 PyJWT==1.5.2 -pyspark==2.2.1 +pyspark==3.1.3 python-dateutil==2.7.3 PyYAML==3.13 pyzmq==17.1.2