X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=2898650e270425b626062810b4e8b2b28f4f64ba;hb=91871c7f6b4c8205dc489073128d92482e28d95d;hp=05ace874932e5e39bcc0e0c51f050fddadfa0c85;hpb=e536825d440c753925cbfe64e7fceafc526fff30;p=osm%2Ftests.git diff --git a/tox.ini b/tox.ini index 05ace87..2898650 100644 --- a/tox.ini +++ b/tox.ini @@ -45,7 +45,7 @@ whitelist_externals = sh ####################################################################################### [testenv:flake8] -deps = flake8 +deps = flake8==5.0.4 commands = flake8 robot-systest @@ -72,7 +72,7 @@ commands = ####################################################################################### [testenv:pip-compile] -deps = pip-tools==6.4.0 +deps = pip-tools==6.6.2 skip_install = true whitelist_externals = bash [