diff --git a/setup.py b/setup.py index 29f814f2..9869526a 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,7 @@ "pytest-freezegun==0.4.2", ], "development": [ - "black==23.9.1", + "black==24.1.1", "flake8==3.8.4", "isort==5.12.0", "mypy==0.812",