Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): Update dependency pyarrow to v16
  • Loading branch information
cq-bot committed Jun 1, 2024
commit aa0c31569ee343cccb4a132c26af188c6e39dca9
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"pandas==2.2.2",
"pluggy==1.5.0",
"protobuf==5.27.0",
"pyarrow==15.0.2",
"pyarrow==16.1.0",
"pytest==8.2.1",
"python-dateutil==2.9.0.post0",
"pytz==2024.1",
Expand Down