diff --git a/setup.py b/setup.py index d09a9e3d9d..5057a44805 100644 --- a/setup.py +++ b/setup.py @@ -85,7 +85,7 @@ def get_version(): "pytest-xdist>=2.2.1", "pytest-asyncio>=0.17", "beautifulsoup4>=4.8.1", - "black==23.9.1", + "black==23.10.0", "blacken-docs==1.16.0", "pytest-timeout>=1.4.2", "trustme>=0.7",