Skip to content

Commit 3a8336a

Browse files
committed
fix(deps): Update dependency grpcio-tools to v1.59.3
1 parent d553d31 commit 3a8336a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"exceptiongroup==1.1.3",
1515
"black==23.10.1",
1616
"grpcio==1.59.2",
17-
"grpcio-tools==1.59.2",
17+
"grpcio-tools==1.59.3",
1818
"iniconfig==2.0.0",
1919
"Jinja2==3.1.2",
2020
"MarkupSafe==2.1.3",

0 commit comments

Comments
 (0)