Skip to content

Commit 68ee720

Browse files
fix(deps): update dependency structlog to v25 (#254)
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
1 parent 3b3fa3e commit 68ee720

2 files changed

Lines changed: 8 additions & 5 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ python = ">=3.9,<3.14"
4242
fastapi = ">=0.95.1,<0.116"
4343
pydantic = ">=1,<3"
4444
sqlalchemy = ">=1.3,<3"
45-
structlog = ">=20,<25"
45+
structlog = ">=20,<26"
4646
deprecated = ">=1.2,<2"
4747

4848
alembic = { version = ">=1.4.3,<2", optional = true }

0 commit comments

Comments
 (0)