Skip to content

Commit 0f188bc

Browse files
authored
Merge pull request crossplane#126 from crossplane/renovate/grpcio-1.x
fix(deps): update dependency grpcio to v1.70.0
2 parents afa27a3 + de5a11c commit 0f188bc

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

1919
dependencies = [
20-
"grpcio==1.67.0",
20+
"grpcio==1.70.0",
2121
"grpcio-reflection==1.*",
2222
"protobuf==5.29.3",
2323
"pydantic==2.*",

0 commit comments

Comments
 (0)