Skip to content

Commit 81b044e

Browse files
committed
fix(deps): Update dependency grpcio to v1.73.0
1 parent aefd9e1 commit 81b044e

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.44",
1414
"exceptiongroup==1.2.2",
1515
"black==25.1.0",
16-
"grpcio==1.71.0",
16+
"grpcio==1.73.0",
1717
"grpcio-tools==1.70.0",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.6",

0 commit comments

Comments
 (0)