Skip to content

Commit 2432ab6

Browse files
chore(deps): update dependency pytest to v8.4.0 (#34)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfbbb4e commit 2432ab6

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 additions & 10 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
@@ -28,6 +28,6 @@ package-mode = false
2828

2929
[tool.poetry.group.dev.dependencies]
3030
ruff = "0.11.12"
31-
pytest = "8.3.5"
31+
pytest = "8.4.0"
3232
pytest-asyncio = "^1.0.0"
3333

0 commit comments

Comments
 (0)