diff --git a/pyproject.toml b/pyproject.toml index b2dcb91..db4a320 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ dev = [ test = [ "pytest>=7.1.3,<8", - "pytest-asyncio>=0.21.1,<0.22", + "pytest-asyncio>=0.26,<0.27", "pytest-cov>=4.0.0,<5", "pytest-datafiles>=3.0.0,<4", "pytest-xdist>=3.3.1,<4",