From 0e510cc536cd152a8870cd19feecc554e39e3a61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 04:42:49 +0000 Subject: [PATCH] Bump pyarrow from 23.0.0 to 23.0.1 Bumps [pyarrow](https://github.com/apache/arrow) from 23.0.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-23.0.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.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 cd44e89345f..7a3904fe60e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -285,7 +285,7 @@ psutil==7.2.2 # via ipykernel pure-eval==0.2.3 # via stack-data -pyarrow==23.0.0 +pyarrow==23.0.1 # via # qcodes (pyproject.toml) # qcodes