From 82791aaad847b5b53bd4c66dc654a21a2c7b9a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:19:43 +0000 Subject: [PATCH] Bump pyarrow from 19.0.1 to 21.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 19.0.1 to 21.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-19.0.1...apache-arrow-21.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 21.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 2bc0ce25..556cc677 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,5 +14,5 @@ netcdf4==1.7.2 h5netcdf==1.6.4 impactlab-tools==0.6.0 p_tqdm==1.4.2 -pyarrow==19.0.1 +pyarrow==21.0.0 numcodecs==0.15.1