From 76237f45469a7a7160e9433518fbf045464b4c3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:20:24 +0000 Subject: [PATCH] Bump pyarrow from 16.1.0 to 17.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 16.1.0 to 17.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/r-16.1.0...go/v17.0.0) --- updated-dependencies: - dependency-name: pyarrow 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 2b17e199..91abc875 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ netcdf4==1.7.0 h5netcdf==1.3.0 impactlab-tools==0.6.0 p_tqdm==1.4.0 -pyarrow==16.1.0 +pyarrow==17.0.0