diff --git a/setup.py b/setup.py index 4403a2fe..936de706 100644 --- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ "flake8==6.0.0", "flake8-docstrings==1.7.0", "aioresponses==0.7.4", - "black==23.1.0", + "black==23.3.0", ], "docs": ["sphinx >= 1.4", "sphinx_rtd_theme==1.2.0"], },