summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-bandit_1.7.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-bandit: add python3-rich to RDEPENDSTrevor Gamblin2023-07-171-1/+9
| | | | | | | bandit wasn't imported properly without the rich module, so add it. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-bandit: upgrade 1.7.4 -> 1.7.5Trevor Gamblin2023-07-171-0/+13
Changelog: https://github.com/PyCQA/bandit/releases/tag/1.7.5 Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>