Merge pull request #1193 from umap-project/update-black
Use latest release of black
This commit is contained in:
commit
d92bc9e180
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ dependencies = [
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"hatch==1.7.0",
|
"hatch==1.7.0",
|
||||||
"black==21.10b0",
|
"black==23.3.0",
|
||||||
"djlint==1.31.0",
|
"djlint==1.31.0",
|
||||||
"mkdocs==1.5.2",
|
"mkdocs==1.5.2",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue