diff --git a/setup.py b/setup.py index 7f0562fd52..f01d976105 100644 --- a/setup.py +++ b/setup.py @@ -71,7 +71,7 @@ def get_version(): "pytest-xdist>=2.2.1,<2.6", "pytest-asyncio>=0.17,<0.19", "beautifulsoup4>=4.8.1,<4.12.0", - "black==22.1.0", + "black==22.3.0", "blacken-docs==1.12.1", "pytest-timeout>=1.4.2,<2.2", "trustme>=0.7,<0.10",