Skip to content

Commit ac7b17f

Browse files
authored
Merge pull request #103 from crossplane/renovate/grpcio-1.x
fix(deps): update dependency grpcio to v1.69.0
2 parents cd1068a + 8c9968c commit ac7b17f

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
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
"crossplane-function-sdk-python==0.5.0",
2222
"click==8.1.8",
23-
"grpcio==1.68.1",
23+
"grpcio==1.69.0",
2424
]
2525

2626
dynamic = ["version"]

0 commit comments

Comments
 (0)