Skip to content

Commit afe505b

Browse files
committed
fix(deps): Update dependency grpcio to v1.63.0
1 parent 0b5b482 commit afe505b

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.25",
1414
"exceptiongroup==1.2.1",
1515
"black==24.4.2",
16-
"grpcio==1.62.1",
16+
"grpcio==1.63.0",
1717
"grpcio-tools==1.62.1",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.3",

0 commit comments

Comments
 (0)