Skip to content

Commit 0c57eec

Browse files
chore(deps): update dependency pytest-asyncio to v0.23.1
1 parent db2d525 commit 0c57eec

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

poetry.lock

+18-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
@@ -21,7 +21,7 @@ mypy = "0.950.0"
2121
wemake-python-styleguide = "0.16.1"
2222

2323
pytest = "7.2.0"
24-
pytest-asyncio = "0.18.3"
24+
pytest-asyncio = "0.23.1"
2525

2626
[build-system]
2727
requires = ["poetry>=1.1.12"]

0 commit comments

Comments
 (0)