diff --git a/requirements-tests.txt b/requirements-tests.txt index 3a168b9..1198e7e 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -2,7 +2,7 @@ django-stubs mypy == 1.14.1 ninja-schema>=0.14.1 pytest -pytest-asyncio==0.26.0 +pytest-asyncio==1.0.0 pytest-cov pytest-django ruff ==0.11.12