From fa95e7b5f23da4f74a530b89e07dc2f6b2eba51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:18:56 +0000 Subject: [PATCH] Bump pyspark from 3.1.2 to 3.1.3 Bumps [pyspark](https://github.com/apache/spark) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v3.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 7602b8e..36ff52d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ py==1.10.0 py4j==0.10.9 Pygments==2.10.0 pyparsing==2.4.7 -pyspark==3.1.2 +pyspark==3.1.3 pytest==6.2.5 python-dateutil==2.8.2 pytz==2021.1