Skip to content

Commit 114092d

Browse files
authored
Merge pull request #78 from crossplane/renovate/grpcio-tools-1.x
chore(deps): update dependency grpcio-tools to v1.65.5
2 parents 9850b18 + c2c39d4 commit 114092d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = ["ipython==8.26.0"]
3838
type = "virtual"
3939
detached = true
4040
path = ".venv-generate"
41-
dependencies = ["grpcio-tools==1.65.4"]
41+
dependencies = ["grpcio-tools==1.65.5"]
4242

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