diff --git a/setup.py b/setup.py index 9a79d25cbc..5006bd7d49 100644 --- a/setup.py +++ b/setup.py @@ -59,7 +59,7 @@ dev_dependencies = [ "isort", "flake8", "mypy", - "black==22.8.0", + "black==22.10.0", "aiohttp_cors", # For blackd "ipython", # For asyncio debugging "pyinstaller==5.3",