diff --git a/setup.py b/setup.py index 3c6b0870..d2ae1115 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "pytest-sanic==1.7.0", "pytest-asyncio==0.14.0", "requests-mock==1.8.0", - "twine==3.3.0", + "twine==3.4.1", "flake8==3.9.0", "pre-commit==2.11.1", "black==20.8b1",