diff --git a/pyproject.toml b/pyproject.toml index a413ed8..a1a7522 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ mypy = "0.950.0" wemake-python-styleguide = "0.16.1" pytest = "7.2.0" -pytest-asyncio = "0.18.3" +pytest-asyncio = "0.24.0" [build-system] requires = ["poetry>=1.1.12"]