diff --git a/setup.py b/setup.py index c3e1926..2cc1335 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ _TEST_REQUIRE = [ "pytest==6.2.4", "pytest-cov==2.12.1", - "pytest-asyncio==0.15.1", + "pytest-asyncio==0.21.1", "pylint==2.9.6", "xenon==0.7.3", "black==21.7b0",