Skip to content

Commit

Permalink
Do not use pre-releases of black (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-kiaer authored Jan 19, 2023
1 parent 689be46 commit 1254599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

TESTS_REQUIRE = [
"bandit",
"black>=20.8b1",
"black>=22.12",
"dash[testing]",
"pylint",
"selenium",
Expand Down

0 comments on commit 1254599

Please sign in to comment.