diff --git a/tox.ini b/tox.ini index e1560bbd05fef69aaeb40360fa996b790d14f44d..ee430587345e9433c4434c9312c8f97b064e28f6 100644 --- a/tox.ini +++ b/tox.ini @@ -31,7 +31,7 @@ parallel_show_output = true ####################################################################################### [testenv:black] -deps = black +deps = black==23.12.1 skip_install = true commands = black --check --diff osmclient/