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 fde5b7e + 6a25648 commit 1bf5f44Copy full SHA for 1bf5f44
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = ["ipython==8.28.0"]
44
type = "virtual"
45
detached = true
46
path = ".venv-generate"
47
-dependencies = ["grpcio-tools==1.66.2"]
+dependencies = ["grpcio-tools==1.67.0"]
48
49
[tool.hatch.envs.generate.scripts]
50
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"
0 commit comments