Skip to content

Commit 543f897

Browse files
chore(deps): update dependency pytest to v8
1 parent 2f827d5 commit 543f897

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ loguru = ">=0.7.3"
2929
aiohttp = ">=3.11.13"
3030

3131
[tool.poetry.group.dev.dependencies]
32-
pytest = "^7.4.0"
32+
pytest = "^8.0.0"
3333
pytest-cov = "^6.0.0"
3434
pytest-asyncio = "^0.21.1"
3535
mypy = "^1.5.1"

0 commit comments

Comments
 (0)