Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request hyperledger-archives#26 from Cargill/rbb-pin-bandit
Browse files Browse the repository at this point in the history
Pin bandit version
  • Loading branch information
rbuysse committed Jan 27, 2022
2 parents 814e378 + 7810eb1 commit bd05e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/lint
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN apt-get install -y -q \
&& pip3 install \
pylint \
pycodestyle \
bandit \
bandit==1.7.1 \
coverage --upgrade

RUN apt-get install -y -q \
Expand Down

0 comments on commit bd05e1c

Please sign in to comment.