From 011efaf41438c6e440c7630e54f78fe32107189f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 27 Oct 2022 22:56:33 +0200 Subject: [PATCH 1/2] Update pyarrow from 0.13.0 to 10.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8eaca71..619276b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.17.2 pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 -pyarrow==0.13.0 +pyarrow==10.0.0 pytest==3.8.0 pytest-cov==2.5.1 pytest_mock==1.10.0 From dac79425c79c289f710986ca1f96ff121827a44d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 27 Oct 2022 22:56:34 +0200 Subject: [PATCH 2/2] Update pyarrow from 0.13.0 to 10.0.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index fcdefc7..866ade1 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -3,7 +3,7 @@ numpy==1.17.2 pyspark==2.3.3 mock==2.0.0 pandas==0.24.1 -pyarrow==0.13.0 +pyarrow==10.0.0 pytest==3.8.0 pytest-cov==2.5.1 pytest_mock==1.10.0