We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
black
22.12.0
1 parent 7df3611 commit 13ed8ceCopy full SHA for 13ed8ce
1 file changed
py/tox.ini
@@ -36,7 +36,7 @@ force_single_line = True
36
skip_install = true
37
deps =
38
isort==5.10.1
39
- black==22.10.0
+ black==22.12.0
40
flake8==5.0.4
41
flake8-typing-imports==1.14.0
42
docformatter==1.5.0
@@ -55,7 +55,7 @@ commands =
55
56
57
58
59
60
61
0 commit comments