fix(deps): update dependency grpcio to v1.71.0
This commit is contained in:
parent
2388386ef5
commit
efb9cde15d
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"crossplane-function-sdk-python==0.6.0",
|
||||
"click==8.1.8",
|
||||
"grpcio==1.70.0",
|
||||
"grpcio==1.71.0",
|
||||
]
|
||||
|
||||
dynamic = ["version"]
|
||||
|
|
Loading…
Reference in New Issue