diff --git a/requirements-dev.txt b/requirements-dev.txt index 94db0157..0bc29065 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ # 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 pytest-timeout>=2.3.0 # Per-test timeout enforcement to prevent CI hangs httpx>=0.26.0 # For async test client