From c1f3daec9f9b8d70aa1338dd5f9d0e6134f8fc84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 22:23:01 +0000 Subject: [PATCH] Bump pyarrow from 0.14.1 to 14.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 0.14.1 to 14.0.1. - [Commits](https://github.com/apache/arrow/compare/apache-arrow-0.14.1...apache-arrow-14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb4f7ce..1dbdcaa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy scipy tqdm Pillow -pyarrow==0.14.1 +pyarrow==14.0.1 google-api-python-client webvtt-py youtube-dl