fix(deps): update dependency protobuf to v5.29.2

This commit is contained in:
renovate[bot] 2025-01-08 19:48:30 +00:00 committed by GitHub
parent a8999723f4
commit 5139481ee5
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.*",
"grpcio-reflection==1.*",
"protobuf==5.28.1",
"protobuf==5.29.2",
"pydantic==2.*",
"structlog==24.*",
]