Skip to content

Commit

Permalink
Fixed flake8 session until flake8-bandit works with latest bandit
Browse files Browse the repository at this point in the history
… 1.7.3
  • Loading branch information
Sylvain MARIE committed Mar 14, 2022
1 parent 94c9741 commit bcf9117
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci_tools/flake8-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ setuptools_scm>=3,<4
flake8>=3.6,<4
flake8-html>=0.4,<1
flake8-bandit>=2.1.1,<3
bandit<1.7.3
flake8-bugbear>=20.1.0,<21.0.0
flake8-docstrings>=1.5,<2
flake8-print>=3.1.1,<4
Expand Down

0 comments on commit bcf9117

Please sign in to comment.