Skip to content

Commit

Permalink
Bump pyarrow from 0.11.1 to 14.0.1 in /python (#4341)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent bcc7137 commit dee20b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
'psutil>=4.0.0',
'pyspark==2.3.2',
'pyzmq>=14.0.0',
'pyarrow==0.11.1',
'pyarrow==14.0.1',
'six>=1.5.0',
'torchvision>=0.2.1',
'tensorflow>=1.4.0',
Expand Down

0 comments on commit dee20b8

Please sign in to comment.