From 46acbba6e08a26c13ddcf25fca1ddaca2938ed52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 21:51:32 +0000 Subject: [PATCH] Bump pyarrow from 19.0.1 to 20.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 20.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-20.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 20.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3aa4fe82..7723a7f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ netcdf4==1.7.2 h5netcdf==1.6.1 impactlab-tools==0.6.0 p_tqdm==1.4.2 -pyarrow==19.0.1 +pyarrow==20.0.0 numcodecs==0.15.1