Skip to content

Commit

Permalink
Bump pyarrow from 8.0.0 to 14.0.1 in /python/transformation
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 8.0.0 to 14.0.1.
- [Commits](apache/arrow@go/v8.0.0...apache-arrow-14.0.1)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 9, 2023
1 parent 291432d commit f48e992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/transformation/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
packages=['fybrik_python_transformation'],
install_requires=[
"pandas==1.4.2",
"pyarrow==8.0.0",
"pyarrow==14.0.1",
],
)

0 comments on commit f48e992

Please sign in to comment.