Skip to content

Commit 054da70

Browse files
chore(deps): update dependency grpcio-tools to v1.70.0
1 parent 8551576 commit 054da70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies = ["ipython==8.31.0"]
4444
type = "virtual"
4545
detached = true
4646
path = ".venv-generate"
47-
dependencies = ["grpcio-tools==1.69.0"]
47+
dependencies = ["grpcio-tools==1.70.0"]
4848

4949
[tool.hatch.envs.generate.scripts]
5050
protoc = "python -m grpc_tools.protoc --proto_path=. --python_out=. --pyi_out=. --grpc_python_out=. crossplane/function/proto/v1beta1/run_function.proto crossplane/function/proto/v1/run_function.proto"

0 commit comments

Comments
 (0)