Skip to content

Commit dee20b8

Browse files
Bump pyarrow from 0.11.1 to 14.0.1 in /python (#4341)
Bumps [pyarrow](https://github.com/apache/arrow) from 0.11.1 to 14.0.1. - [Commits](apache/arrow@apache-arrow-0.11.1...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcc7137 commit dee20b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
'psutil>=4.0.0',
4141
'pyspark==2.3.2',
4242
'pyzmq>=14.0.0',
43-
'pyarrow==0.11.1',
43+
'pyarrow==14.0.1',
4444
'six>=1.5.0',
4545
'torchvision>=0.2.1',
4646
'tensorflow>=1.4.0',

0 commit comments

Comments
 (0)