Skip to content

Commit 3994e98

Browse files
Update dependency pytest-asyncio to v1
1 parent 0644f71 commit 3994e98

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -22,7 +22,7 @@ pytest = "^8.3.3"
2222
tox = "^4.23.2"
2323
pytest-cov = "^6.0.0"
2424
coverage = "^7.6.8"
25-
pytest-asyncio = "^0.26.0"
25+
pytest-asyncio = "^1.0.0"
2626
aiosqlite = "^0.21.0"
2727
pytest-mock = "^3.14.0"
2828

0 commit comments

Comments
 (0)