X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=shell%2Frelease-job.sh;h=befa09bed637d07142a4c0d791e5419b31ce1043;hb=168bf7cebd8b6619449eaa9e7f150fc95b85c873;hp=c7c3f0ce92a9bd13cb49385a8c34d06770826141;hpb=3b2df8d227667ad2545a99979daae006c656372d;p=releng%2Fglobal-jjb.git diff --git a/shell/release-job.sh b/shell/release-job.sh index c7c3f0ce..befa09be 100644 --- a/shell/release-job.sh +++ b/shell/release-job.sh @@ -15,7 +15,7 @@ set -eu -o pipefail source ~/lf-env.sh # Version controlled by JJB_VERSION -lf-activate-venv lftools pip idna==2.8 lftools jsonschema twine yq readline +lf-activate-venv lftools pip idna==2.9 lftools jsonschema twine yq readline # show installed versions python -m pip --version