diff --git a/setup.cfg b/setup.cfg index d87d6aa..3b9c310 100644 --- a/setup.cfg +++ b/setup.cfg @@ -27,7 +27,7 @@ dev = test = pyquery==1.4.1 pytest==6.0.2 - pytest-asyncio==0.14.0 + pytest-asyncio==0.21.1 prod = gunicorn==20.0.4 uvloop==0.14.0