diff --git a/requirements-dev.txt b/requirements-dev.txt index f7c8587..f26d89c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,4 +2,4 @@ ruff playwright pytest==8.4.2 -pytest-asyncio==0.25.2 \ No newline at end of file +pytest-asyncio==1.2.0 \ No newline at end of file