Skip to content

Commit 889765b

Browse files
committed
Bump black version used to lint code in setup.cfg
1 parent 75cf00a commit 889765b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ deps =
169169
[testenv:codeformat]
170170
commands = black --check {toxinidir}/fs
171171
deps =
172-
black==20.8b1
172+
black==22.3.0
173173
174174
[testenv:docstyle]
175175
commands = pydocstyle --config={toxinidir}/setup.cfg {toxinidir}/fs

0 commit comments

Comments
 (0)