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 193d468 commit 7b92076Copy full SHA for 7b92076
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.64.1"]
+dependencies = ["grpcio-tools==1.65.0"]
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