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 68cbf5f + 26bdc92 commit e6b771cCopy full SHA for e6b771c
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = ["ipython==9.0.2"]
44
type = "virtual"
45
detached = true
46
path = ".venv-generate"
47
-dependencies = ["grpcio-tools==1.70.0"]
+dependencies = ["grpcio-tools==1.71.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