Skip to content

Commit

Permalink
Merge pull request #22 from VanekPetr/dependabot/pip/pyarrow-16.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
VanekPetr authored Apr 23, 2024
2 parents 80caa36 + 4a67c5e commit 486ec96
Show file tree
Hide file tree
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
Expand Up @@ -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 = "*"
Expand Down

0 comments on commit 486ec96

Please sign in to comment.