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.
2 parents 22aef48 + da1f484 commit 8f6e9c2Copy full SHA for 8f6e9c2
pyproject.toml
@@ -41,7 +41,7 @@ dependencies = ["ipython==8.18.1"]
41
type = "virtual"
42
detached = true
43
path = ".venv-generate"
44
-dependencies = ["grpcio-tools==1.59.3"]
+dependencies = ["grpcio-tools==1.60.0"]
45
46
[tool.hatch.envs.generate.scripts]
47
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