diff --git a/bandit.yaml b/bandit.yaml index 15fa66fd1f..b5b1482dff 100644 --- a/bandit.yaml +++ b/bandit.yaml @@ -73,7 +73,7 @@ # B702 : use_of_mako_templates # (optional) list included test IDs here, eg '[B101, B406]': -tests: [B102, B103, B109, B302, B306, B308, B309, B310, B401, B501, B502, B506, B601, B602, B609] +tests: [B102, B103, B302, B306, B308, B309, B310, B401, B501, B502, B506, B601, B602, B609] # (optional) list skipped test IDs here, eg '[B101, B406]': skips: