From f97dbc2c84af104f5461fb93b23574a9db3ea660 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:54:33 +0000 Subject: [PATCH] Bump pyarrow from 6.0.0 to 14.0.1 in /examples/streamlit Bumps [pyarrow](https://github.com/apache/arrow) from 6.0.0 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/go/arrow/v6.0.0...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/streamlit/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/streamlit/requirements.txt b/examples/streamlit/requirements.txt index cd819024..4a4eb2ce 100644 --- a/examples/streamlit/requirements.txt +++ b/examples/streamlit/requirements.txt @@ -57,7 +57,7 @@ prompt-toolkit==3.0.21 protobuf==3.19.5 psutil==5.8.0 ptyprocess==0.7.0 -pyarrow==6.0.0 +pyarrow==14.0.1 pycodestyle==2.8.0 pycparser==2.20 pydeck==0.7.1