From 2c17b5b6edee7048c4967078e48d9b07c722f73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 21:30:50 +0000 Subject: [PATCH] build(deps): bump pyarrow in /databricks-builder-app Bumps [pyarrow](https://github.com/apache/arrow) from 18.1.0 to 24.0.0. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.1.0...apache-arrow-24.0.0) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- databricks-builder-app/pyproject.toml | 2 +- databricks-builder-app/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/databricks-builder-app/pyproject.toml b/databricks-builder-app/pyproject.toml index 31a501d2..6d73bdf9 100644 --- a/databricks-builder-app/pyproject.toml +++ b/databricks-builder-app/pyproject.toml @@ -44,7 +44,7 @@ dependencies = [ "tenacity==9.0.0", "pillow==11.1.0", "websockets>=15.0.1", - "pyarrow==18.1.0", + "pyarrow==24.0.0", "markupsafe==3.0.2", "rich==14.0.0", "protobuf>=3.12.0,<5", diff --git a/databricks-builder-app/requirements.txt b/databricks-builder-app/requirements.txt index 3fa9071f..70efbd35 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -328,7 +328,7 @@ psycopg2-binary==2.9.11 # via databricks-builder-app py-key-value-aio==0.4.4 # via fastmcp -pyarrow==18.1.0 +pyarrow==24.0.0 # via # databricks-builder-app # mlflow