Skip to content

Commit

Permalink
chore(deps): update dependency grpcio-tools to v1.70.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2025
1 parent 8551576 commit cd38d99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies = ["ipython==8.31.0"]
type = "virtual"
detached = true
path = ".venv-generate"
dependencies = ["grpcio-tools==1.69.0"]
dependencies = ["grpcio-tools==1.70.0"]

[tool.hatch.envs.generate.scripts]
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"
Expand Down

0 comments on commit cd38d99

Please sign in to comment.