Skip to content

Commit 760c687

Browse files
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](apache/arrow@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] <support@github.com>
1 parent 514e2fa commit 760c687

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

databricks-builder-app/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies = [
4343
"tenacity==9.0.0",
4444
"pillow==11.1.0",
4545
"websockets>=15.0.1",
46-
"pyarrow==18.1.0",
46+
"pyarrow==23.0.1",
4747
"markupsafe==3.0.2",
4848
"rich==14.0.0",
4949
"protobuf>=3.12.0,<5",

databricks-builder-app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ psycopg2-binary==2.9.11
312312
# via databricks-builder-app (pyproject.toml)
313313
py-key-value-aio==0.4.4
314314
# via fastmcp
315-
pyarrow==18.1.0
315+
pyarrow==23.0.1
316316
# via
317317
# databricks-builder-app (pyproject.toml)
318318
# mlflow

0 commit comments

Comments
 (0)