Skip to content

Commit d781e4a

Browse files
chore(deps): update dependency pytest-asyncio to v1
1 parent f8fab22 commit d781e4a

2 files changed

Lines changed: 18 additions & 5 deletions

File tree

poetry.lock

Lines changed: 17 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
@@ -26,7 +26,7 @@ mongomock = "^4.2.0-post.0"
2626
mypy = "^1.11.2"
2727
nest-asyncio = "^1.6.0"
2828
pytest = "^8.3.3"
29-
pytest-asyncio = "^0.26.0"
29+
pytest-asyncio = "^1.0.0"
3030

3131
[build-system]
3232
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)