chore(deps): update dependency grpcio-tools to v1.71.0
This commit is contained in:
parent
4ad65f2934
commit
26bdc926e8
|
@ -44,7 +44,7 @@ dependencies = ["ipython==8.32.0"]
|
||||||
type = "virtual"
|
type = "virtual"
|
||||||
detached = true
|
detached = true
|
||||||
path = ".venv-generate"
|
path = ".venv-generate"
|
||||||
dependencies = ["grpcio-tools==1.70.0"]
|
dependencies = ["grpcio-tools==1.71.0"]
|
||||||
|
|
||||||
[tool.hatch.envs.generate.scripts]
|
[tool.hatch.envs.generate.scripts]
|
||||||
protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. crossplane/function/proto/v1beta1/run_function.proto crossplane/function/proto/v1/run_function.proto"
|
protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. crossplane/function/proto/v1beta1/run_function.proto crossplane/function/proto/v1/run_function.proto"
|
||||||
|
|
Loading…
Reference in New Issue