From 876d7c0a545826d617aee21f054dff71798d260c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:09:28 +0000 Subject: [PATCH] Bump pyarrow from 6.0.1 to 14.0.1 in /simba 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...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simba/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simba/requirements.txt b/simba/requirements.txt index 6285573c8..9c6e57278 100644 --- a/simba/requirements.txt +++ b/simba/requirements.txt @@ -37,7 +37,7 @@ plotly == 4.9.0 statsmodels==0.12.0;python_version=="3.6" statsmodels;python_version>="3.9" cefpython3 == 66.0 -pyarrow == 6.0.1 +pyarrow == 14.0.1 shap == 0.35.0 tables>=3.6.1 xlrd==1.2.0