Skip to content

Commit

Permalink
chore(deps): update dependency grpcio-tools to v1.65.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 9850b18 commit c2c39d4
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 @@ -38,7 +38,7 @@ dependencies = ["ipython==8.26.0"]
type = "virtual"
detached = true
path = ".venv-generate"
dependencies = ["grpcio-tools==1.65.4"]
dependencies = ["grpcio-tools==1.65.5"]

[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 c2c39d4

Please sign in to comment.