chore(deps): update dependency grpcio-tools to v1.62.0

This commit is contained in:
renovate[bot] 2024-02-21 23:28:55 +00:00 committed by GitHub
parent f7230fdd3e
commit c056300872
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependencies = ["ipython==8.21.0"]
type = "virtual"
detached = true
path = ".venv-generate"
dependencies = ["grpcio-tools==1.60.1"]
dependencies = ["grpcio-tools==1.62.0"]
[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"