Skip to content

Commit

Permalink
chore(deps): bump pyarrow from 15.0.2 to 16.0.0
Browse files Browse the repository at this point in the history
Bumps [pyarrow](https://github.com/apache/arrow) from 15.0.2 to 16.0.0.
- [Commits](apache/arrow@go/v15.0.2...go/v16.0.0)

---
updated-dependencies:
- dependency-name: pyarrow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Apr 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 80caa36 commit 4a67c5e
Showing 2 changed files with 42 additions and 40 deletions.
80 changes: 41 additions & 39 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
@@ -13,7 +13,7 @@ pandas-datareader = "0.10.0"
numpy = "1.26.4"
loguru = "0.7.2"
pre-commit = "3.7.0"
pyarrow = "15.0.2"
pyarrow = "16.0.0"

[tool.poetry.group.test.dependencies]
pytest = "*"

0 comments on commit 4a67c5e

Please sign in to comment.