Pin flake8 version in tox.ini to 6.1.0
[osm/RO.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index f2d9692..41a0999 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -138,7 +138,7 @@ commands =
 #######################################################################################
 [testenv:flake8]
 deps =
-        flake8
+        flake8==6.1.0
         flake8-import-order
 skip_install = true
 commands =