Skip to content

Commit 345e06f

Browse files
committed
fix(deps): Update dependency pyarrow to v21
1 parent 7babefc commit 345e06f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ packages = [{include = "plugin"}]
1010
python = "<3.14"
1111
cloudquery-plugin-sdk = "^0.1.12"
1212
pydantic = "^2.4"
13-
pyarrow = "^20.0.0"
13+
pyarrow = "^21.0.0"
1414
requests = "^2.32.2"
1515

1616
[tool.poetry.scripts]

0 commit comments

Comments
 (0)