X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=5ae56bdb26e6bd9986f68eda1c7285ddc2820434;hb=90a5c32230d290d3b0b654e57e9b72f6f3bb0815;hp=5aaf2a4c2115bbb2c9afa0936a1052f76451c76d;hpb=2519b547b412e4546a8ef1162b38e517d9fce32d;p=osm%2FN2VC.git diff --git a/tox.ini b/tox.ini index 5aaf2a4..5ae56bd 100644 --- 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__,