chore(deps): update dependency grpcio-tools to v1.64.1
This commit is contained in:
parent
be1ea67d2e
commit
73c8c299bb
|
@ -38,7 +38,7 @@ dependencies = ["ipython==8.25.0"]
|
|||
type = "virtual"
|
||||
detached = true
|
||||
path = ".venv-generate"
|
||||
dependencies = ["grpcio-tools==1.62.2"]
|
||||
dependencies = ["grpcio-tools==1.64.1"]
|
||||
|
||||
[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"
|
||||
|
|
Loading…
Reference in New Issue