fix(deps): update dependency protobuf to v6
This commit is contained in:
parent
4ad65f2934
commit
466945254d
|
@ -19,7 +19,7 @@ classifiers = [
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"grpcio==1.70.0",
|
"grpcio==1.70.0",
|
||||||
"grpcio-reflection==1.*",
|
"grpcio-reflection==1.*",
|
||||||
"protobuf==5.29.3",
|
"protobuf==6.30.2",
|
||||||
"pydantic==2.*",
|
"pydantic==2.*",
|
||||||
"structlog==25.*",
|
"structlog==25.*",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue