Skip to content

Commit 2a7ea10

Browse files
fix(deps): update dependency grpcio to v1.81.0
1 parent ee63dad commit 2a7ea10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
dynamic = ["version"]
2222

2323
dependencies = [
24-
"grpcio==1.80.0",
24+
"grpcio==1.81.0",
2525
"inflect==7.5.0",
2626
"kr8s==0.20.15",
2727
"protobuf==7.35.0",

0 commit comments

Comments
 (0)