Skip to content

Commit ff1a04e

Browse files
fix(deps): Update dependency pyarrow to v21 (#339)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 05e15f9 commit ff1a04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"pandas==2.3.3",
2424
"pluggy==1.6.0",
2525
"protobuf>=6.31.1",
26-
"pyarrow==19.0.1",
26+
"pyarrow==21.0.0",
2727
"pytest==8.4.2",
2828
"python-dateutil>=2.8.1",
2929
"pytz==2025.2",

0 commit comments

Comments
 (0)