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