Merge "Use bandit 1.7.1 to avoid Python version issues"

This commit is contained in:
Zuul 2022-02-04 23:20:14 +00:00 committed by Gerrit Code Review
commit f69ea0ea86
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
set -xe;
./tools/deployment/common/000-install-packages.sh
./tools/deployment/common/005-deploy-k8s.sh
sudo -H pip3 install yq bandit
sudo -H pip3 install yq bandit==1.7.1 setuptools
environment:
zuul_site_mirror_fqdn: "{{ zuul_site_mirror_fqdn }}"
args: