We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cc07f3 commit 36203d2Copy full SHA for 36203d2
dev-requirements.txt
@@ -17,4 +17,5 @@ rstcheck==6.1.2; python_version >= '3'
17
yamllint==1.32.0; python_version >= '3'
18
voluptuous==0.13.1; python_version >= '3'
19
ansible-lint==6.17.0; python_version >= '3.9'
20
-pycodestyle==2.10.0; python_version >= '3'
+pycodestyle==2.10.0; python_version >= '3'
21
+bandit==1.7.8; python_version >= '3'
0 commit comments