diff --git a/dev-requirements.txt b/dev-requirements.txt index 4f88fa32..b31bc8c5 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -21,5 +21,5 @@ twine # Requirements for testing [async] extra aiohttp>=3.9.4, <4 -pytest-asyncio<=0.24.0 +pytest-asyncio<=0.25.0 unasync