fix(deps): update dependency structlog to v25
This commit is contained in:
parent
8551576b1f
commit
47d0d54b26
|
@ -21,7 +21,7 @@ dependencies = [
|
|||
"grpcio-reflection==1.*",
|
||||
"protobuf==5.29.3",
|
||||
"pydantic==2.*",
|
||||
"structlog==24.*",
|
||||
"structlog==25.*",
|
||||
]
|
||||
|
||||
dynamic = ["version"]
|
||||
|
|
Loading…
Reference in New Issue