Skip to content

Commit 5c8211a

Browse files
committed
fix(deps): Update dependency grpcio to v1.67.1
1 parent 09fbc66 commit 5c8211a

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.36",
1414
"exceptiongroup==1.2.2",
1515
"black==24.10.0",
16-
"grpcio==1.66.2",
16+
"grpcio==1.67.1",
1717
"grpcio-tools==1.66.2",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.4",

0 commit comments

Comments
 (0)