diff --git a/setup.py b/setup.py index 80e1b70f..ab45745c 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ "flake8==4.0.1", "flake8-docstrings==1.6.0", "aioresponses==0.7.3", - "black==21.12b0", + "black==22.1.0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.0.0"], },