Skip to content

Commit 5ab110e

Browse files
Merge branch 'main' into renovate/pyarrow-19.x
2 parents 5d52ef4 + 2ad2aff commit 5ab110e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
description = "CloudQuery Plugin SDK for Python"
1111

1212
dependencies = [
13-
"cloudquery-plugin-pb==0.0.39",
13+
"cloudquery-plugin-pb==0.0.40",
1414
"exceptiongroup==1.2.2",
1515
"black==24.10.0",
1616
"grpcio==1.70.0",
17-
"grpcio-tools==1.68.1",
17+
"grpcio-tools==1.70.0",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.5",
2020
"MarkupSafe==3.0.2",

0 commit comments

Comments
 (0)