diff --git a/pyproject.toml b/pyproject.toml index 06770d2db..cc612acdc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -59,7 +59,7 @@ dev = [ "pylsp-mypy >=0.6,<0.7", "pylsp-rope >=0.1,<0.2", "pytest >=7.1,<9.0", - "pytest-asyncio >=0.20,<0.25", + "pytest-asyncio >=0.20,<0.26", "pytest-cov >=4,<7", "python-lsp-server >=1.5,<2.0", "reuse >=4.0,<6.0",