From 6d496e48f8326f55b22695dad7bfbf98d85c2c83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:16:51 +0100 Subject: [PATCH] Bump pyarrow from 6.0.0 to 14.0.1 in /examples/streamlit (#484) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 2c2c0512..f6f323c0 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