Skip to content

Commit

Permalink
Do not use pre-releases of black (#664)
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-kiaer authored Jan 18, 2023
1 parent 4975c04 commit 88a0a2a
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 @@ -24,7 +24,7 @@ def get_long_description() -> str:

TESTS_REQUIRES = [
"bandit",
"black>=20.8b1",
"black>=22.12",
"dash[testing]",
"jsonschema",
"mypy",
Expand Down

0 comments on commit 88a0a2a

Please sign in to comment.