diff --git a/test-requirements.txt b/test-requirements.txt index b39447e..84b05fc 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,7 +2,7 @@ griffe >= 0.41.2, < 2 mock >= 5.1.0, < 6 -pytest-asyncio >= 0.25, < 1 +pytest-asyncio >= 0.25, < 2 pytest-cov >= 5, < 7 ruff >= 0.9, < 1 mypy >= 1.14.1, < 2