Skip to content

Commit 66b0829

Browse files
Update dependency structlog to v24 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df1c9a3 commit 66b0829

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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
@@ -25,7 +25,7 @@ python = ">=3.9,<3.12"
2525
rich = "^13.2.0"
2626
SQLAlchemy = { version = "^2.0.0", extras = ["asyncio", "mypy"] }
2727
sqlalchemy-bind-manager = "*"
28-
structlog = "^23.1.0"
28+
structlog = "^24.0.0"
2929

3030
[tool.poetry.group.http]
3131
optional = true

0 commit comments

Comments
 (0)