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 d9e26f5 commit b8dd9ecCopy full SHA for b8dd9ec
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = ["ipython==8.29.0"]
44
type = "virtual"
45
detached = true
46
path = ".venv-generate"
47
-dependencies = ["grpcio-tools==1.67.0"]
+dependencies = ["grpcio-tools==1.69.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