Skip to content

Commit 13ed8ce

Browse files
committed
[py]: bump black to 22.12.0
1 parent 7df3611 commit 13ed8ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

py/tox.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ force_single_line = True
3636
skip_install = true
3737
deps =
3838
isort==5.10.1
39-
black==22.10.0
39+
black==22.12.0
4040
flake8==5.0.4
4141
flake8-typing-imports==1.14.0
4242
docformatter==1.5.0
@@ -55,7 +55,7 @@ commands =
5555
skip_install = true
5656
deps =
5757
isort==5.10.1
58-
black==22.10.0
58+
black==22.12.0
5959
flake8==5.0.4
6060
flake8-typing-imports==1.14.0
6161
docformatter==1.5.0

0 commit comments

Comments
 (0)