Pin black version in tox.ini to 23.12.1
[osm/osmclient.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index e1560bb..ee43058 100644 (file)
--- 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/