From 760c687e316c1c865d44194f7addf36dbdc4fe88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 22:22:22 +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 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 ec0c7ef1..74124c28 100644 --- a/databricks-builder-app/pyproject.toml +++ b/databricks-builder-app/pyproject.toml @@ -43,7 +43,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 0c6d6e2b..1a60ca0f 100644 --- a/databricks-builder-app/requirements.txt +++ b/databricks-builder-app/requirements.txt @@ -312,7 +312,7 @@ psycopg2-binary==2.9.11 # via databricks-builder-app (pyproject.toml) py-key-value-aio==0.4.4 # via fastmcp -pyarrow==18.1.0 +pyarrow==23.0.1 # via # databricks-builder-app (pyproject.toml) # mlflow