Skip to content

Commit 60868de

Browse files
committed
fix(deps): Update dependency pyarrow to v22
1 parent c689f40 commit 60868de

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.11,<3.14"
1111
cloudquery-plugin-sdk = ">=0.1.47"
1212
pydantic = "^2.11.7"
13-
pyarrow = "^19.0.1"
13+
pyarrow = "^22.0.0"
1414
requests = "^2.32.5"
1515

1616
[tool.poetry.scripts]

0 commit comments

Comments
 (0)