diff --git a/pyproject.toml b/pyproject.toml index 7660e4dc..525d8a55 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ tests = [ "aioresponses>=0.7,<0.8", "paramiko>=3.4.0,<4", "pytest>=7,<9", - "pytest-asyncio>=0.23.2,<1", + "pytest-asyncio>=0.23.2,<2", "pytest-cov>=4.1.0", "pytest-docker>=1,<4", "pytest-mock",