From acda4403d190991066b0b69060509ed528617545 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jun 2021 05:51:49 +0000 Subject: [PATCH] Bump pyarrow from 0.17.1 to 4.0.1 in /megalist_dataflow Bumps [pyarrow](https://arrow.apache.org/) from 0.17.1 to 4.0.1. Signed-off-by: dependabot[bot] --- megalist_dataflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/megalist_dataflow/requirements.txt b/megalist_dataflow/requirements.txt index 2bcf012e..de4c3e15 100644 --- a/megalist_dataflow/requirements.txt +++ b/megalist_dataflow/requirements.txt @@ -14,7 +14,7 @@ pytest-mock==3.2.0 requests-mock==1.8.0 pytz==2021.1 wheel==0.34.2 -pyarrow==0.17.1 +pyarrow==4.0.1 aiohttp==3.7.4 bloom-filter==1.3 six==1.15.0