Skip to content

Commit 36f52e3

Browse files
authored
fix(deps): Update pyarrow to v14.0.1 [SECURITY] (#83)
Required for cloudquery/cloudquery#15211
1 parent ea4b0b0 commit 36f52e3

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.2",
2424
"pluggy==1.3.0",
2525
"protobuf==4.24.4",
26-
"pyarrow==13.0.0",
26+
"pyarrow==14.0.1",
2727
"pytest==7.4.3",
2828
"python-dateutil==2.8.2",
2929
"pytz==2023.3.post1",

0 commit comments

Comments
 (0)