From 1c2e020f2aa33e7787e3aa3ca6807f72141bd22f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:16:28 +0000 Subject: [PATCH] Bump pyspark from 3.1.3 to 3.3.1 Bumps [pyspark](https://github.com/apache/spark) from 3.1.3 to 3.3.1. - [Commits](https://github.com/apache/spark/compare/v3.1.3...v3.3.1) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 77f72b01..bd103d35 100644 --- a/Pipfile +++ b/Pipfile @@ -19,7 +19,7 @@ prospector = "*" [packages] numpy = "==1.22.0" -pyspark = "==3.1.3" +pyspark = "==3.3.1" pyarrow = "==4.0.1" wheel = "==0.38.4" pandas = "==1.2.4" diff --git a/Pipfile.lock b/Pipfile.lock index d84b4997..a2b6cf0f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d8bd2400f4033b6b1de2a8ea04ec4e0fb9da66d94ee61f80542f21ed53e04681" + "sha256": "bc7097daee16dee1304b7ee3189a0401e479e08d5ab2e212b2b502eec20c0ad5" }, "pipfile-spec": 6, "requires": { @@ -79,10 +79,10 @@ }, "py4j": { "hashes": [ - "sha256:36ec57f43ff8ced260a18aa9a4e46c3500a730cac8860e259cbaa546c2b9db2f", - "sha256:859ba728a7bb43e9c2bf058832759fb97a598bb28cc12f34f5fc4abdec08ede6" + "sha256:276a4a3c5a2154df1860ef3303a927460e02e97b047dc0a47c1c3fb8cce34db6", + "sha256:52d171a6a2b031d8a5d1de6efe451cf4f5baff1a2819aabc3741c8406539ba04" ], - "version": "==0.10.9" + "version": "==0.10.9.5" }, "pyarrow": { "hashes": [ @@ -127,11 +127,11 @@ }, "pyspark": { "hashes": [ - "sha256:39ac641ef5559a3d1286154779fc990316e9934520853615ae4785c1af52d14b" + "sha256:e99fa7de92be406884bfd831c32b9306a3a99de44cfc39a2eefb6ed07445d5fa" ], "index": "pypi", - "markers": "python_version >= '3.6'", - "version": "==3.1.3" + "markers": "python_version >= '3.7'", + "version": "==3.3.1" }, "python-dateutil": { "hashes": [