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.
1 parent 4ad65f2 commit 26bdc92Copy full SHA for 26bdc92
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = ["ipython==8.32.0"]
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