Skip to content

Commit 7c5091f

Browse files
authored
Merge pull request #3 from factorpricingmodel/dependabot/pip/pyarrow-14.0.1
chore(deps-dev): bump pyarrow from 12.0.0 to 14.0.1
2 parents da29453 + 4a32311 commit 7c5091f

File tree

2 files changed

+42
-31
lines changed

2 files changed

+42
-31
lines changed

poetry.lock

Lines changed: 41 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ pytest-cov = "^3.0"
4848
[tool.poetry.group.dev.dependencies]
4949
black = "^22.10.0"
5050
docformatter = "^1.5.0"
51-
pyarrow = ">=12.0,<13.0"
51+
pyarrow = ">=12.0,<15.0"
5252

5353
[tool.semantic_release]
5454
branch = "main"

0 commit comments

Comments
 (0)