fix(deps): update dependency grpcio to v1.69.0
This commit is contained in:
parent
cd1068a8a0
commit
8c9968c4aa
|
@ -20,7 +20,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"crossplane-function-sdk-python==0.5.0",
|
||||
"click==8.1.8",
|
||||
"grpcio==1.68.1",
|
||||
"grpcio==1.69.0",
|
||||
]
|
||||
|
||||
dynamic = ["version"]
|
||||
|
|
Loading…
Reference in New Issue