Use latest release of black
This commit is contained in:
parent
6429e10110
commit
2dfc5f31e3
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ dependencies = [
|
|||
[project.optional-dependencies]
|
||||
dev = [
|
||||
"hatch==1.7.0",
|
||||
"black==21.10b0",
|
||||
"black==23.3.0",
|
||||
"djlint==1.31.0",
|
||||
"mkdocs==1.2.3",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue