Bug 1830 fixed: maps completed operations to original operation types
[osm/NBI.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 6521ae0..3c0217e 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -29,7 +29,7 @@ deps =  -r{toxinidir}/requirements.txt
 
 #######################################################################################
 [testenv:black]
-deps = black
+deps = black==23.12.1
 skip_install = true
 commands =
         black --check --diff osm_nbi/