chore(deps): update dependency grpcio-tools to v1.73.1

This commit is contained in:
renovate[bot] 2025-06-26 03:34:05 +00:00 committed by GitHub
parent 40c799b565
commit 392b49a81f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ type = "virtual"
detached = true detached = true
path = ".venv-generate" path = ".venv-generate"
dependencies = [ dependencies = [
"grpcio-tools==1.72.1", "grpcio-tools==1.73.1",
"protobuf==6.31.1", "protobuf==6.31.1",
] ]