From 0901ec018350eea512b7ae92506f620f69418f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 05:15:00 +0000 Subject: [PATCH] Bump pyarrow from 24.0.0 to 25.0.0 Bumps [pyarrow](https://github.com/apache/arrow) from 24.0.0 to 25.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-24.0.0...apache-arrow-25.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 25.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 36fb08a0..34af17d5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -14,7 +14,7 @@ dbt-tests-adapter==1.20.0 boto3 mypy-boto3-glue pandas -pyarrow==24.0.0 +pyarrow==25.0.0 buenavista==0.5.0 bumpversion flaky