Skip to content

Commit 494898b

Browse files
committed
fix(deps): Update dependency grpcio to v1.63.0
1 parent 0cc0fc0 commit 494898b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
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.3.0",
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)