Fix improper restriction of XMl External Entity Reference, by using lxml
[osm/MON.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 8f9952c..ab29e20 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 osm_mon/