Skip to content

Commit 6af2d1a

Browse files
committed
Update structlog dependency in pyproject.toml and uv.lock
1 parent 2e13ed4 commit 6af2d1a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ dependencies = [
88
"asyncpg>=0.30.0",
99
"advanced-alchemy>=1.4.1",
1010
"pydantic-settings>=2.9.1",
11+
"structlog>=25.5.0",
1112
]
1213

1314
[project.optional-dependencies]
1415
api = [
1516
"fastapi>=0.115.12",
1617
"uvicorn>=0.34.2",
17-
"structlog>=25.5.0",
1818
"pydantic>=2.11.4",
1919
"passlib[argon2]>=1.7.4",
2020
"pyjwt>=2.10.1",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)