Merge pull request #155 from crossplane/renovate/grpcio-tools-1.x

chore(deps): update dependency grpcio-tools to v1.72.1
This commit is contained in:
Nic Cope 2025-06-06 21:07:11 -07:00 committed by GitHub
commit 052a77e09a
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
path = ".venv-generate"
dependencies = [
"grpcio-tools==1.71.0",
"grpcio-tools==1.72.1",
"protobuf==6.30.2",
]