Skip to content

Commit a75e260

Browse files
committed
fix(deps): Update dependency pyarrow to v13
1 parent 7a583bc commit a75e260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"pandas==2.1.0",
2424
"pluggy==1.3.0",
2525
"protobuf==4.24.2",
26-
"pyarrow==12.0.1",
26+
"pyarrow==13.0.0",
2727
"pytest==7.4.0",
2828
"python-dateutil==2.8.2",
2929
"pytz==2023.3",

0 commit comments

Comments
 (0)