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 c37d7d8 commit eb9636fCopy full SHA for eb9636f
pyproject.toml
@@ -42,7 +42,7 @@ dependencies = ["ipython==8.17.2"]
42
type = "virtual"
43
detached = true
44
path = ".venv-generate"
45
-dependencies = ["grpcio-tools==1.59.2"]
+dependencies = ["grpcio-tools==1.59.3"]
46
47
[tool.hatch.envs.generate.scripts]
48
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