From d46a0ef1c57661eba6472cbf4781ab0abad8b289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 20:11:04 +0000 Subject: [PATCH] Bump pyarrow from 6.0.1 to 14.0.1 in /docs 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bc4d529ae..1e345754b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -33,7 +33,7 @@ numexpr == 2.6.9 plotly == 4.9.0 statsmodels == 0.12.0 cefpython3 == 66.0 -pyarrow == 6.0.1 +pyarrow == 14.0.1 h5py==2.9.0 tables==3.6.1 xlrd==1.2.0