Skip to content

Commit bcf9117

Browse files
author
Sylvain MARIE
committed
Fixed flake8 session until flake8-bandit works with latest bandit 1.7.3
1 parent 94c9741 commit bcf9117

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci_tools/flake8-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ setuptools_scm>=3,<4
22
flake8>=3.6,<4
33
flake8-html>=0.4,<1
44
flake8-bandit>=2.1.1,<3
5+
bandit<1.7.3
56
flake8-bugbear>=20.1.0,<21.0.0
67
flake8-docstrings>=1.5,<2
78
flake8-print>=3.1.1,<4

0 commit comments

Comments
 (0)