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 5e2643b + 7f4f118 commit 439ecb8Copy full SHA for 439ecb8
pyproject.toml
@@ -38,7 +38,7 @@ dependencies = ["ipython==8.21.0"]
38
type = "virtual"
39
detached = true
40
path = ".venv-generate"
41
-dependencies = ["grpcio-tools==1.60.0"]
+dependencies = ["grpcio-tools==1.60.1"]
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