From ba4e703d66aea3c0b7a0c1ddf44fff18e9c589c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 23:01:19 +0000 Subject: [PATCH] chore(deps): bump pyarrow in /spark-3.2.3-bin-hadoop3.2/examples/aws Bumps [pyarrow](https://github.com/apache/arrow) from 7.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v7.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- spark-3.2.3-bin-hadoop3.2/examples/aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-3.2.3-bin-hadoop3.2/examples/aws/requirements.txt b/spark-3.2.3-bin-hadoop3.2/examples/aws/requirements.txt index 95b7fa2..a3e4a0d 100644 --- a/spark-3.2.3-bin-hadoop3.2/examples/aws/requirements.txt +++ b/spark-3.2.3-bin-hadoop3.2/examples/aws/requirements.txt @@ -2,7 +2,7 @@ boto3==1.20.37 delta-spark==2.0.2 boto==2.49.0 pandas==1.3.5 -pyarrow==7.0.0 +pyarrow==14.0.1 awswrangler fsspec s3fs \ No newline at end of file