diff --git a/setup.py b/setup.py index d7178f83..67538fa1 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ TESTS_REQUIRE = [ "bandit", - "black>=20.8b1", + "black>=22.12", "dash[testing]", "pylint", "selenium",