diff --git a/tests/requirements.txt b/tests/requirements.txt index caa336ff..791c7f0a 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,4 +1,4 @@ # Test requirements pytest==8.3.4 -pytest-asyncio==0.25.3 \ No newline at end of file +pytest-asyncio==1.1.0 \ No newline at end of file