From bb98c128a06ea856a7ac68af40078cdf1bb388a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:15:56 +0000 Subject: [PATCH] Update pyarrow requirement from <=18.0.0 to <=18.1.0 Updates the requirements on [pyarrow](https://github.com/apache/arrow) to permit the latest version. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-0.1.0...apache-arrow-18.1.0) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 38b71fd..94c2e09 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,4 +12,4 @@ sphinx_rtd_theme==3.0.2 nbsphinx==0.9.5 pre-commit<=4.0.1 types-setuptools==75.6.0.20241126 -pyarrow<=18.0.0 +pyarrow<=18.1.0