Skip to content

Commit c44ec1c

Browse files
chore(deps): update structlog requirement from >=24.1.0 to >=25.5.0
Updates the requirements on [structlog](https://github.com/hynek/structlog) to permit the latest version. - [Release notes](https://github.com/hynek/structlog/releases) - [Changelog](https://github.com/hynek/structlog/blob/main/CHANGELOG.md) - [Commits](hynek/structlog@24.1.0...25.5.0) --- updated-dependencies: - dependency-name: structlog dependency-version: 25.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c50725 commit c44ec1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"sqlalchemy>=2.0.0",
1616
"sqlglot>=20.0.0",
1717
"anthropic>=0.18.0",
18-
"structlog>=24.1.0",
18+
"structlog>=25.5.0",
1919
"opentelemetry-api>=1.22.0",
2020
"opentelemetry-sdk>=1.22.0",
2121
"opentelemetry-instrumentation-fastapi>=0.43b0",

0 commit comments

Comments
 (0)