fix(deps): update dependency protobuf to v6

This commit is contained in:
renovate[bot] 2025-03-26 19:58:40 +00:00 committed by GitHub
parent 4ad65f2934
commit 466945254d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ classifiers = [
dependencies = [
"grpcio==1.70.0",
"grpcio-reflection==1.*",
"protobuf==5.29.3",
"protobuf==6.30.2",
"pydantic==2.*",
"structlog==25.*",
]