Skip to content

Commit a4afd98

Browse files
authored
Merge pull request #223 from crossplane/renovate/grpcio-1.x
Update dependency grpcio to v1.83.0
2 parents e133743 + c93fed0 commit a4afd98

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
@@ -18,7 +18,7 @@ classifiers = [
1818
]
1919

2020
dependencies = [
21-
"grpcio==1.82.1",
21+
"grpcio==1.83.0",
2222
"grpcio-reflection==1.*",
2323
"protobuf==7.35.1", # Must be compatible with grpcio-tools.
2424
"pydantic==2.*",

0 commit comments

Comments
 (0)