Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
build(deps): bump pyarrow from 10.0.1 to 14.0.1
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 10.0.1 to 14.0.1.
- [Commits](apache/arrow@go/v10.0.1...go/v14.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 62f0d85 commit 2966dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name = "pypi"
modin = {extras = ["dask"], version = "==0.23.0"}
networkx = "==2.6"
openpyxl = "==3.1.2"
pyarrow = "==10.0.1"
pyarrow = "==14.0.1"
pymongo = {extras = ["srv"], version = "==4.2.0"}
sqlalchemy = "==2.0.16"
toml = "==0.10"
Expand Down

0 comments on commit 2966dc6

Please sign in to comment.