diff --git a/pyproject.toml b/pyproject.toml index 9cfb09f..e844044 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -19,7 +19,7 @@ dev = [ "pyright>=1.1.400", "pre-commit>=4.0.0", "pytest-cov>=6.0.0", - "pytest-asyncio>=0.25.0", + "pytest-asyncio>=1.4.0", "pytest>=8.0.0", ]