X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=tox.ini;h=1651e4329cee5acc1f71b38bb2582d0d6b66c276;hb=8214dacd4eb61a5583d990756a1c1b2f26e21fd7;hp=f2d969226da4a5471ad0546291c2a4e382a45ba0;hpb=db06034b744aca56348cb6e27d2e7a59d5654df9;p=osm%2FRO.git diff --git a/tox.ini b/tox.ini index f2d96922..1651e432 100644 --- a/tox.ini +++ b/tox.ini @@ -43,7 +43,7 @@ commands = ####################################################################################### [testenv:black] -deps = black +deps = black==23.12.1 skip_install = true commands = black --check --diff NG-RO @@ -138,7 +138,7 @@ commands = ####################################################################################### [testenv:flake8] deps = - flake8 + flake8==6.1.0 flake8-import-order skip_install = true commands =