diff --git a/tox.ini b/tox.ini index 5186506ea0..4508423837 100644 --- a/tox.ini +++ b/tox.ini @@ -10,7 +10,7 @@ install_command = pip install {opts} {packages} [testenv:linters] deps = - hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 + hacking>=7.0.0,<8.0.0 # Apache-2.0 bashate>=0.2 # Apache-2.0 PyYAML>=3.10.0 # MIT ansible diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 34ae0b80e4..50cd51f3b3 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -9,7 +9,6 @@ nodeset: ubuntu-jammy - tox-linters: timeout: 3600 - nodeset: ubuntu-jammy - system-config-run-base - system-config-run-base-ansible-devel: voting: false @@ -174,7 +173,6 @@ nodeset: ubuntu-jammy - tox-linters: timeout: 3600 - nodeset: ubuntu-jammy - system-config-run-base - system-config-run-borg-backup - system-config-run-dns