Skip to content

Commit 67dae06

Browse files
author
Sylvain MARIE
committed
Fixed flake8 bandit, see #89
1 parent 64eaa9d commit 67dae06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci_tools/flake8-requirements.txt

+1
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 # To revert later
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)