diff --git a/setup.cfg b/setup.cfg index ce37a5c..c914bc7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,7 +28,7 @@ test = pytest==6.0.2 pytest-asyncio==0.14.0 prod = - gunicorn==20.0.4 + gunicorn==20.1.0 uvloop==0.14.0