We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0dd3c4 + b79146a commit b65bce9Copy full SHA for b65bce9
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = ["ipython==8.26.0"]
38
type = "virtual"
39
detached = true
40
path = ".venv-generate"
41
-dependencies = ["grpcio-tools==1.65.1"]
+dependencies = ["grpcio-tools==1.65.4"]
42
43
[tool.hatch.envs.generate.scripts]
44
protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. crossplane/function/proto/v1beta1/run_function.proto"
0 commit comments