Skip to content

Commit d44fd17

Browse files
committed
Also update black to v25 in the tox environment
1 parent 61dafd9 commit d44fd17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ commands =
6565
[testenv:black]
6666
description = Ensure black formatting is applied
6767
deps =
68-
black~=24.1
68+
black~=25.1
6969
commands =
7070
black --check {toxinidir}
7171

0 commit comments

Comments
 (0)