Skip to content

Commit 8f6e9c2

Browse files
authored
Merge pull request #21 from crossplane/renovate/grpcio-tools-1.x
Update dependency grpcio-tools to v1.60.0
2 parents 22aef48 + da1f484 commit 8f6e9c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dependencies = ["ipython==8.18.1"]
4141
type = "virtual"
4242
detached = true
4343
path = ".venv-generate"
44-
dependencies = ["grpcio-tools==1.59.3"]
44+
dependencies = ["grpcio-tools==1.60.0"]
4545

4646
[tool.hatch.envs.generate.scripts]
4747
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

Comments
 (0)