Skip to content

Commit 0a9fd8c

Browse files
authored
Merge pull request #179 from crossplane/renovate/grpcio-1.x
chore(deps): update dependency grpcio to v1.75.1
2 parents f1b2840 + 7b23742 commit 0a9fd8c

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

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

0 commit comments

Comments
 (0)