From c0d509038474cdb0d99bbbf4fba5508d07d398aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 23:04:21 +0000 Subject: [PATCH] build(deps): bump pyarrow in /databricks-builder-app Bumps [pyarrow](https://github.com/apache/arrow) from 18.1.0 to 23.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](https://github.com/apache/arrow/compare/apache-arrow-18.1.0...apache-arrow-23.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-version: 23.0.1 dependency-type: direct:production ... 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..5a8721e5 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==23.0.1", "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..6e4aea25 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==23.0.1 # via # databricks-builder-app # mlflow