From 1ddab7715a255d220ec188112e7e1e2c80b86bab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:55:50 +0000 Subject: [PATCH] chore(deps): bump pyarrow from 6.0.1 to 14.0.1 in /utests Bumps [pyarrow](https://github.com/apache/arrow) from 6.0.1 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v6.0.1...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- utests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utests/requirements.txt b/utests/requirements.txt index ee1d231..c7e2441 100644 --- a/utests/requirements.txt +++ b/utests/requirements.txt @@ -1,3 +1,3 @@ pytest==3.8.2 pytest-cov==2.6.0 -pyarrow==6.0.1 +pyarrow==14.0.1