Skip to content

Commit 8e19a23

Browse files
authored
Merge pull request #6 from crossplane/renovate/grpcio-tools-1.x
Update dependency grpcio-tools to v1.59.3
2 parents c37d7d8 + eb9636f commit 8e19a23

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
@@ -42,7 +42,7 @@ dependencies = ["ipython==8.17.2"]
4242
type = "virtual"
4343
detached = true
4444
path = ".venv-generate"
45-
dependencies = ["grpcio-tools==1.59.2"]
45+
dependencies = ["grpcio-tools==1.59.3"]
4646

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