Skip to content

Commit

Permalink
Bump pyarrow from 12.0.1 to 14.0.1 (#19)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 27, 2023
1 parent cebb6f3 commit 26bd15a
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 31 deletions.
81 changes: 51 additions & 30 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.10,<3.12"
pyarrow = "^12.0.1"
pyarrow = ">=12.0.1,<15.0.0"
pandas = "^2.0.3"

black = "^23.3.0"
Expand Down

0 comments on commit 26bd15a

Please sign in to comment.