From 9edb3d35d74622d66f93230cd51f90cc8730365a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 09:42:46 -0500 Subject: [PATCH] Bump pyarrow from 13.0.0 to 14.0.1 in /dev (#1416) Bumps [pyarrow](https://github.com/apache/arrow) from 13.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v13.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev/requirements-3.10.txt | 2 +- dev/requirements-3.11.txt | 2 +- dev/requirements-3.8.txt | 2 +- dev/requirements-3.9.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev/requirements-3.10.txt b/dev/requirements-3.10.txt index b595c6e2d..19c869a5a 100644 --- a/dev/requirements-3.10.txt +++ b/dev/requirements-3.10.txt @@ -358,7 +358,7 @@ ptyprocess==0.7.0 # via terminado py4j==0.10.9.7 # via pyspark -pyarrow==13.0.0 +pyarrow==14.0.1 # via -r requirements.in pycparser==2.21 # via cffi diff --git a/dev/requirements-3.11.txt b/dev/requirements-3.11.txt index 17ba4f8c1..f24bbebdd 100644 --- a/dev/requirements-3.11.txt +++ b/dev/requirements-3.11.txt @@ -353,7 +353,7 @@ ptyprocess==0.7.0 # via terminado py4j==0.10.9.7 # via pyspark -pyarrow==13.0.0 +pyarrow==14.0.1 # via -r requirements.in pycparser==2.21 # via cffi diff --git a/dev/requirements-3.8.txt b/dev/requirements-3.8.txt index 4209d5c52..56862fb90 100644 --- a/dev/requirements-3.8.txt +++ b/dev/requirements-3.8.txt @@ -371,7 +371,7 @@ ptyprocess==0.7.0 # via terminado py4j==0.10.9.7 # via pyspark -pyarrow==13.0.0 +pyarrow==14.0.1 # via -r requirements.in pycparser==2.21 # via cffi diff --git a/dev/requirements-3.9.txt b/dev/requirements-3.9.txt index 2860c9bb7..ce90b4d3d 100644 --- a/dev/requirements-3.9.txt +++ b/dev/requirements-3.9.txt @@ -365,7 +365,7 @@ ptyprocess==0.7.0 # via terminado py4j==0.10.9.7 # via pyspark -pyarrow==13.0.0 +pyarrow==14.0.1 # via -r requirements.in pycparser==2.21 # via cffi