Bug 2065 fixed
[osm/N2VC.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 5aaf2a4..5ae56bd 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -83,7 +83,7 @@ commands =
 
 #######################################################################################
 [testenv:pip-compile]
-deps =  pip-tools==6.4.0
+deps =  pip-tools==6.6.2
 skip_install = true
 whitelist_externals = bash
         [
@@ -121,7 +121,8 @@ ignore =
         E125,
         E203,
         E226,
-        E241
+        E241,
+        E501
 exclude =
         .git,
         __pycache__,