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

fix(deps): update dependency grpcio to v1.71.0
This commit is contained in:
Nic Cope 2025-04-01 07:05:09 -07:00 committed by GitHub
commit 1e0c20eb61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ classifiers = [
] ]
dependencies = [ dependencies = [
"grpcio==1.70.0", "grpcio==1.71.0",
"grpcio-reflection==1.*", "grpcio-reflection==1.*",
"protobuf==6.30.2", "protobuf==6.30.2",
"pydantic==2.*", "pydantic==2.*",