From 4d05360667e533aa4204fe84fa2b53839da2ff1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:52:47 +0000 Subject: [PATCH] build(deps): bump pyarrow Bumps [pyarrow](https://github.com/apache/arrow) from 5.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-5.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Tensorflow_Word_Prediction/envoy/sd_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openfl-tutorials/interactive_api/Tensorflow_Word_Prediction/envoy/sd_requirements.txt b/openfl-tutorials/interactive_api/Tensorflow_Word_Prediction/envoy/sd_requirements.txt index 1aa856cac0..fe9e0a000c 100644 --- a/openfl-tutorials/interactive_api/Tensorflow_Word_Prediction/envoy/sd_requirements.txt +++ b/openfl-tutorials/interactive_api/Tensorflow_Word_Prediction/envoy/sd_requirements.txt @@ -1,4 +1,4 @@ gdown==3.13.0 numpy==1.22.2 pandas==1.3.3 -pyarrow==5.0.0 \ No newline at end of file +pyarrow==14.0.1 \ No newline at end of file