Skip to content

Commit cc3a9c1

Browse files
committed
fix(deps): Update dependency pyarrow to v18
1 parent 2b8f1d7 commit cc3a9c1

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.9,<3.13"
1111
cloudquery-plugin-sdk = "^0.1.12"
1212
pydantic = "^2.4"
13-
pyarrow = "^14.0.2"
13+
pyarrow = "^18.0.0"
1414
requests = "^2.32.2"
1515

1616
[tool.poetry.scripts]

0 commit comments

Comments
 (0)