Files
OpenBB/.github
John Seong 39696d9d80 chore(ci): remove redundant bandit dependency (#7347)
Ruff's S (flake8-bandit) rules already cover bandit's checks and are
enabled in ruff.toml. Bandit was also non-blocking (|| true) in CI,
making it purely informational. Remove it to reduce dependencies and
speed up the linting pipeline.

Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com>
2026-02-10 00:18:46 +00:00
..