From 4754d595818fbb7cf4b9c8fe7c440d4033de3b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 23:01:31 +0000 Subject: [PATCH] chore(deps): bump pyarrow in /spark-3.3.2-bin-hadoop3/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.3.2-bin-hadoop3/examples/aws/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spark-3.3.2-bin-hadoop3/examples/aws/requirements.txt b/spark-3.3.2-bin-hadoop3/examples/aws/requirements.txt index 44a59ae..6b898ff 100644 --- a/spark-3.3.2-bin-hadoop3/examples/aws/requirements.txt +++ b/spark-3.3.2-bin-hadoop3/examples/aws/requirements.txt @@ -2,7 +2,7 @@ boto3==1.20.37 delta-spark==1.1.0 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