Skip to content

Commit 646d3f3

Browse files
committed
Fix githup action build.
1 parent 078ce03 commit 646d3f3

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
@@ -22,7 +22,7 @@
2222
"pylama==8.3.7",
2323
"pylint==2.12.1",
2424
"pytest-black==0.3.12",
25-
"black==21.12b0",
25+
"black==22.6.0",
2626
"django-environ==0.4.5",
2727
]
2828

0 commit comments

Comments
 (0)