fix(deps): update dependency grpcio to v1.74.0
This commit is contained in:
parent
e84db1b409
commit
96e80a9a21
|
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"crossplane-function-sdk-python==0.8.0",
|
||||
"click==8.2.1",
|
||||
"grpcio==1.73.1",
|
||||
"grpcio==1.74.0",
|
||||
]
|
||||
|
||||
dynamic = ["version"]
|
||||
|
|
|
|||
Loading…
Reference in New Issue