Pinning version of flake8
[osm/common.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 4abe945..7457812 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -53,7 +53,7 @@ allowlist_externals = sh
 #######################################################################################
 [testenv:flake8]
 deps =
-        flake8
+        flake8==6.0.0
         flake8-import-order
 commands =
         flake8 osm_common/ setup.py