diff --git a/pyproject.toml b/pyproject.toml index 773cbf3..606dfee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "nonebot-adapter-onebot>=2.4.6,<3.0.0", "nonebug>=0.3.7,<1.0.0", "pytest-xdist>=3.6.1,<4.0.0", - "pytest-asyncio>=1.0.0,<1.1.0", + "pytest-asyncio>=1.0.0,<1.2.0", "aiohttp~=3.11,<4.0.0", ]