We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61dafd9 commit d44fd17Copy full SHA for d44fd17
1 file changed
tox.ini
@@ -65,7 +65,7 @@ commands =
65
[testenv:black]
66
description = Ensure black formatting is applied
67
deps =
68
- black~=24.1
+ black~=25.1
69
commands =
70
black --check {toxinidir}
71
0 commit comments