Skip to content

Commit e33a3f2

Browse files
authored
Upgrade grpcio and grpcio-tools to 1.78.0
Updated grpcio and grpcio-tools dependencies to version 1.78.0.
1 parent 9073f6b commit e33a3f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"cloudquery-plugin-pb==0.0.53",
1414
"exceptiongroup==1.3.1",
1515
"black==26.1.0",
16-
"grpcio==1.76.0",
17-
"grpcio-tools==1.76.0",
16+
"grpcio==1.78.0",
17+
"grpcio-tools==1.78.0",
1818
"iniconfig==2.3.0",
1919
"Jinja2==3.1.6",
2020
"MarkupSafe==3.0.3",

0 commit comments

Comments
 (0)