Skip to content

Commit 1254599

Browse files
authored
Do not use pre-releases of black (#286)
1 parent 689be46 commit 1254599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
TESTS_REQUIRE = [
2222
"bandit",
23-
"black>=20.8b1",
23+
"black>=22.12",
2424
"dash[testing]",
2525
"pylint",
2626
"selenium",

0 commit comments

Comments
 (0)