Skip to content

Commit d8bbc0d

Browse files
Merge branch 'main' into renovate/protobuf-5.x
2 parents 190410f + b6882f0 commit d8bbc0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup.py

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

1212
dependencies = [
13-
"cloudquery-plugin-pb==0.0.37",
13+
"cloudquery-plugin-pb==0.0.38",
1414
"exceptiongroup==1.2.2",
1515
"black==24.10.0",
16-
"grpcio==1.68.0",
16+
"grpcio==1.68.1",
1717
"grpcio-tools==1.68.0",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.4",
@@ -24,7 +24,7 @@
2424
"pluggy==1.5.0",
2525
"protobuf==5.29.0",
2626
"pyarrow==18.0.0",
27-
"pytest==8.3.3",
27+
"pytest==8.3.4",
2828
"python-dateutil>=2.8.1",
2929
"pytz==2024.2",
3030
"six==1.16.0",

0 commit comments

Comments
 (0)