bump protobuf

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
This commit is contained in:
J. Fernández 2024-11-26 19:53:08 +01:00 committed by Jesús Fernández
parent c632b0c1ad
commit 5cf7fffbf1
No known key found for this signature in database
GPG Key ID: F009C46F547D9A66
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ classifiers = [
dependencies = [
"grpcio==1.*",
"grpcio-reflection==1.*",
"protobuf==5.27.2",
"protobuf==5.28.3",
"pydantic==2.*",
"structlog==24.*",
]