bandit no longer includes B410 lxml check

https://github.com/PyCQA/bandit/pull/1212
This commit is contained in:
Hans-Christoph Steiner 2025-01-15 15:07:24 +01:00
parent 20caa6fa1c
commit f5a6aa2cbf

View file

@ -1,3 +1,3 @@
[bandit] [bandit]
skips: B110,B404,B408,B410,B603,B607 skips: B110,B404,B408,B603,B607
targets: . targets: .