diff --git a/setup.py b/setup.py index 890c0dab..6f6c7b86 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==22.1.0", + "black==22.3.0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.0.0"], },