fix(deps): update dependency structlog to v25

This commit is contained in:
renovate[bot] 2025-01-16 18:16:24 +00:00 committed by GitHub
parent 8551576b1f
commit 47d0d54b26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ dependencies = [
"grpcio-reflection==1.*", "grpcio-reflection==1.*",
"protobuf==5.29.3", "protobuf==5.29.3",
"pydantic==2.*", "pydantic==2.*",
"structlog==24.*", "structlog==25.*",
] ]
dynamic = ["version"] dynamic = ["version"]