From 11bcb7b209eb7844c5fde0a559c72651c4e4aab5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 03:21:40 +0000 Subject: [PATCH] Bump pyarrow from 11.0.0 to 14.0.1 in /tests/python_client Bumps [pyarrow](https://github.com/apache/arrow) from 11.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/v11.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python_client/chaos/requirements.txt | 2 +- tests/python_client/deploy/requirements.txt | 2 +- tests/python_client/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/python_client/chaos/requirements.txt b/tests/python_client/chaos/requirements.txt index 1b73d551d9144..34ca43c3a59bc 100644 --- a/tests/python_client/chaos/requirements.txt +++ b/tests/python_client/chaos/requirements.txt @@ -1,5 +1,5 @@ # for test result anaylszer prettytable==3.8.0 -pyarrow==11.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0 \ No newline at end of file diff --git a/tests/python_client/deploy/requirements.txt b/tests/python_client/deploy/requirements.txt index 554949809ed2d..9ddca6a28e537 100644 --- a/tests/python_client/deploy/requirements.txt +++ b/tests/python_client/deploy/requirements.txt @@ -6,5 +6,5 @@ pymilvus==2.0.0rc8 # for test result anaylszer prettytable==3.8.0 -pyarrow==11.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0 \ No newline at end of file diff --git a/tests/python_client/requirements.txt b/tests/python_client/requirements.txt index b55acc632a64e..e200459b18919 100644 --- a/tests/python_client/requirements.txt +++ b/tests/python_client/requirements.txt @@ -50,5 +50,5 @@ etcd-sdk-python==0.0.4 # for test result anaylszer prettytable==3.8.0 -pyarrow==12.0.0 +pyarrow==14.0.1 fastparquet==2023.7.0