Skip to content

Commit 2fe5141

Browse files
chore(deps): update dependency pytest to v9
1 parent c7204f8 commit 2fe5141

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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,7 +28,7 @@ loguru = ">=0.7.3"
2828
aiohttp = ">=3.11.13"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
pytest = "^8.0.0"
31+
pytest = "^9.0.0"
3232
pytest-cov = "^6.0.0"
3333
pytest-asyncio = "^1.0.0"
3434
mypy = "^1.5.1"

0 commit comments

Comments
 (0)