Skip to content

Commit 3f48f66

Browse files
committed
fix(deps): Update dependency pyarrow to v19
1 parent fd0d62e commit 3f48f66

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.39"
1212
pydantic = "^2.4"
13-
pyarrow = "^18.0.0"
13+
pyarrow = "^19.0.0"
1414
requests = "^2.32.2"
1515

1616
[tool.poetry.scripts]

0 commit comments

Comments
 (0)