Skip to content

Commit

Permalink
Bump pyarrow from 12.0.1 to 14.0.1 (#483)
Browse files Browse the repository at this point in the history
* Bump pyarrow from 12.0.1 to 14.0.1

Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.1 to 14.0.1.
- [Commits](apache/arrow@go/v12.0.1...apache-arrow-14.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Use pyarrow 12 and pyarrow-hotfix for python3.7

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Seth Shelnutt <[email protected]>
  • Loading branch information
dependabot[bot] and Shelnutt2 authored Dec 8, 2023
1 parent 7b24d76 commit 31c95ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements-py3.7.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ numpy==1.21.6
packaging==23.2
pandas==1.3.5
pyarrow==12.0.1
pyarrow_hotfix==0.6.0
python-dateutil==2.8.2
pytz==2023.3.post1
six==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ importlib-metadata==6.8.0
numpy==1.26.1
packaging==23.2
pandas==2.1.1
pyarrow==13.0.0
pyarrow==14.0.1
python-dateutil==2.8.2
pytz==2023.3.post1
six==1.16.0
Expand Down

0 comments on commit 31c95ef

Please sign in to comment.