Skip to content

Commit 0746f6e

Browse files
Update dependency grpcio_tools to ~=1.76.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 4706e18 commit 0746f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ keywords = []
2424
classifiers = [] # https://pypi.org/classifiers/
2525
dependencies = [
2626
"grpcio ~= 1.53.0",
27-
"grpcio_tools ~= 1.53.0",
27+
"grpcio_tools ~=1.76.0",
2828
"tabulate>=0.9.0",
2929
"pyyaml>=6.0.1",
3030
"prometheus_client ~= 0.19.0",

0 commit comments

Comments
 (0)