diff --git a/pyproject.toml b/pyproject.toml index 179ecc7..5727340 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ mypy = "0.910" wemake-python-styleguide = "0.16.1" pytest = "^7.0.1" -pytest-asyncio = "^0.18.1" +pytest-asyncio = "^0.25.0" pytest-cov = "^3.0.0" [build-system]