Skip to content

Commit

Permalink
Fixed flake8 bandit, see #89
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain MARIE committed May 4, 2023
1 parent 64eaa9d commit 67dae06
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 # To revert later
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 67dae06

Please sign in to comment.