From 8141a6bf913c5e4e2536bb1b9a2f718e9ccd250c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:48:56 +0000 Subject: [PATCH] Bump pyarrow from 3.0.0 to 14.0.1 in /tests 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/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index d57c6a5..ad900ba 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ jinja2==3.0.3 matplotlib==3.3.4 pandas==1.2.0 -pyarrow==3.0.0 +pyarrow==14.0.1 pytest==6.2.2 tabulate==0.8.9 numpy==1.22.0 \ No newline at end of file