diff --git a/dev-requirements.txt b/dev-requirements.txt index 99b9b1d4..b1383be9 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.23.8 +pytest-asyncio<=0.24.0 unasync