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