From 42edd3b235f3178ce5138de119d6621b9525aefa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Aug 2022 22:18:36 +0000 Subject: [PATCH] Bump pyspark from 3.1.2 to 3.1.3 in /docker/airflow 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] --- docker/airflow/requirements-python3.7.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/airflow/requirements-python3.7.txt b/docker/airflow/requirements-python3.7.txt index 2cf1917..954d119 100644 --- a/docker/airflow/requirements-python3.7.txt +++ b/docker/airflow/requirements-python3.7.txt @@ -391,7 +391,7 @@ pyodbc==4.0.31 pyparsing==2.4.7 pyrsistent==0.18.0 pysftp==0.2.9 -pyspark==3.1.2 +pyspark==3.1.3 pytest-cov==2.12.1 pytest-forked==1.3.0 pytest-httpx==0.12.0