From 51371207446fd0fcbdf45f3b891d36ba966e3c4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 04:43:33 +0000 Subject: [PATCH] Bump pyarrow from 25.0.0 to 25.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 25.0.0 to 25.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-25.0.0...apache-arrow-25.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1fe481744f0..22511f4b843 100644 --- a/requirements.txt +++ b/requirements.txt @@ -293,7 +293,7 @@ psutil==7.2.2 # ipython pure-eval==0.2.3 # via stack-data -pyarrow==25.0.0 +pyarrow==25.0.1 # via # qcodes (pyproject.toml) # qcodes