We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8551576 commit 054da70Copy full SHA for 054da70
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = ["ipython==8.31.0"]
44
type = "virtual"
45
detached = true
46
path = ".venv-generate"
47
-dependencies = ["grpcio-tools==1.69.0"]
+dependencies = ["grpcio-tools==1.70.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