Skip to content

Commit e6b771c

Browse files
authored
Merge pull request #134 from crossplane/renovate/grpcio-tools-1.x
chore(deps): update dependency grpcio-tools to v1.71.0
2 parents 68cbf5f + 26bdc92 commit e6b771c

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
@@ -44,7 +44,7 @@ dependencies = ["ipython==9.0.2"]
4444
type = "virtual"
4545
detached = true
4646
path = ".venv-generate"
47-
dependencies = ["grpcio-tools==1.70.0"]
47+
dependencies = ["grpcio-tools==1.71.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)