Skip to content

Commit d017744

Browse files
authored
Merge pull request #58 from crossplane/renovate/grpcio-1.x
chore(deps): update dependency grpcio to v1.65.0
2 parents 5c2e637 + ae4ee4e commit d017744

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
@@ -19,7 +19,7 @@ classifiers = [
1919
dependencies = [
2020
"crossplane-function-sdk-python==0.2.0",
2121
"click==8.1.7",
22-
"grpcio==1.64.1",
22+
"grpcio==1.65.0",
2323
]
2424

2525
dynamic = ["version"]

0 commit comments

Comments
 (0)