diff --git a/cortex/pyproject.toml b/cortex/pyproject.toml index 96d40e8..b4ee849 100644 --- a/cortex/pyproject.toml +++ b/cortex/pyproject.toml @@ -111,7 +111,7 @@ dev = [ # Testing "pytest>=8.0.0", "pytest-cov>=4.1.0", - "pytest-asyncio>=0.23.0", + "pytest-asyncio>=1.4.0", "pytest-mock>=3.12.0", # Type Checking