From 1c972ff0005536657cebee6e8c3323656708540b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 23:24:28 +0000 Subject: [PATCH] Bump pyarrow in /featuretools/tests/requirement_files Bumps [pyarrow](https://github.com/apache/arrow) from 3.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-3.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tests/requirement_files/minimum_test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/featuretools/tests/requirement_files/minimum_test_requirements.txt b/featuretools/tests/requirement_files/minimum_test_requirements.txt index 97d60e24f8..543b95fc9a 100644 --- a/featuretools/tests/requirement_files/minimum_test_requirements.txt +++ b/featuretools/tests/requirement_files/minimum_test_requirements.txt @@ -9,7 +9,7 @@ packaging==20.0 pandas==1.5.0 pip==21.3.1 psutil==5.6.6 -pyarrow==3.0.0 +pyarrow==14.0.1 pympler==0.8 pytest-cov==3.0.0 pytest-timeout==2.1.0