From fef605e7974765d7adb23db15fa845390478c170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:41:36 +0000 Subject: [PATCH] Bump pyarrow in /nifi in the pip group across 1 directory Bumps the pip group with 1 update in the /nifi directory: [pyarrow](https://github.com/apache/arrow). Updates `pyarrow` from 22.0.0 to 23.0.1 - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-22.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- nifi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nifi/requirements.txt b/nifi/requirements.txt index c186d6de..b641f7ca 100644 --- a/nifi/requirements.txt +++ b/nifi/requirements.txt @@ -27,7 +27,7 @@ requests==2.33.0 PyYAML==6.0.3 pydantic==2.12.5 overrides==7.0.0 -pyarrow==22.0.0 +pyarrow==23.0.1 pydantic-settings==2.12.0 # other utils xnat==0.7.2