fix(deps): update dependency protobuf to v5.29.2
This commit is contained in:
parent
a8999723f4
commit
5139481ee5
|
@ -19,7 +19,7 @@ classifiers = [
|
|||
dependencies = [
|
||||
"grpcio==1.*",
|
||||
"grpcio-reflection==1.*",
|
||||
"protobuf==5.28.1",
|
||||
"protobuf==5.29.2",
|
||||
"pydantic==2.*",
|
||||
"structlog==24.*",
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue