Skip to content

Commit 7e88686

Browse files
committed
fix(deps): Update dependency grpcio to v1.75.0
1 parent 67d88c2 commit 7e88686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"cloudquery-plugin-pb==0.0.47",
1414
"exceptiongroup==1.3.0",
1515
"black==25.1.0",
16-
"grpcio==1.74.0",
16+
"grpcio==1.75.0",
1717
"grpcio-tools==1.74.0",
1818
"iniconfig==2.1.0",
1919
"Jinja2==3.1.6",

0 commit comments

Comments
 (0)