Skip to content

Commit 4a32311

Browse files
chore(deps-dev): bump pyarrow from 12.0.0 to 14.0.1
Bumps [pyarrow](https://github.com/apache/arrow) from 12.0.0 to 14.0.1. - [Release notes](https://github.com/apache/arrow/releases) - [Commits](apache/arrow@go/v12.0.0...go/v14.0.1) --- updated-dependencies: - dependency-name: pyarrow dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da29453 commit 4a32311

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)