diff --git a/setup.py b/setup.py index a25eabe..c58aa25 100644 --- a/setup.py +++ b/setup.py @@ -47,7 +47,7 @@ def read_file(path_segments): "isort==5.0.4", "flake8==3.8.3", "flake8-comprehensions==3.2.3", - "black==22.3.0", + "black==23.9.1", ], }, classifiers=[