diff --git a/setup.py b/setup.py index 916b7c9e..257925a6 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.3.0", + "black==22.6.0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.0.0"], },