From 0c260f037ca2caf2f1f6db892d269ff8311b89f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Aug 2022 22:11:33 +0000 Subject: [PATCH] Bump pyspark from 2.4.4 to 3.1.3 Bumps [pyspark](https://github.com/apache/spark) from 2.4.4 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.4.4...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 dc6e307..76f58c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ PyJWT==1.7.1 pyOpenSSL==17.5.0 pyrsistent==0.15.4 pyserial==3.4 -pyspark==2.4.4 +pyspark==3.1.3 python-apt==1.6.4 python-daemon==2.1.2 python-dateutil==2.8.0