We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64eaa9d commit 67dae06Copy full SHA for 67dae06
ci_tools/flake8-requirements.txt
@@ -2,6 +2,7 @@ setuptools_scm>=3,<4
2
flake8>=3.6,<4
3
flake8-html>=0.4,<1
4
flake8-bandit>=2.1.1,<3
5
+bandit<1.7.3 # To revert later
6
flake8-bugbear>=20.1.0,<21.0.0
7
flake8-docstrings>=1.5,<2
8
flake8-print>=3.1.1,<4
0 commit comments