We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e8f78e + c056300 commit 5e2cedeCopy full SHA for 5e2cede
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = ["ipython==8.22.1"]
38
type = "virtual"
39
detached = true
40
path = ".venv-generate"
41
-dependencies = ["grpcio-tools==1.60.1"]
+dependencies = ["grpcio-tools==1.62.0"]
42
43
[tool.hatch.envs.generate.scripts]
44
protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. crossplane/function/proto/v1beta1/run_function.proto"
0 commit comments