Skip to content

Commit c7e30fc

Browse files
chore(deps): update dependency pytest-asyncio to ^0.24.0
1 parent 07f6053 commit c7e30fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ mypy = "0.910"
1919
wemake-python-styleguide = "0.16.1"
2020

2121
pytest = "^7.0.1"
22-
pytest-asyncio = "^0.18.1"
22+
pytest-asyncio = "^0.24.0"
2323
pytest-cov = "^3.0.0"
2424

2525
[build-system]

0 commit comments

Comments
 (0)