Skip to content

Commit 5406af0

Browse files
Merge branch 'main' into renovate/tomli-2.x
2 parents 63adc6a + dbe63d7 commit 5406af0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

setup.py

Lines changed: 4 additions & 4 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",
@@ -22,9 +22,9 @@
2222
"packaging==24.2",
2323
"pandas==2.2.3",
2424
"pluggy==1.5.0",
25-
"protobuf==5.28.3",
25+
"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)