Upstream testing is failing in ltm-1.6 due to a conflict between pycodestyle and a dependency in the Nautobot container. This change removes Bandit, Black, Flake8 and PyDocStyle in favor of Ruff. This removes the conflict with pycodestyle and also speeds up our testing.
Upstream testing is failing in ltm-1.6 due to a conflict between pycodestyle and a dependency in the Nautobot container. This change removes Bandit, Black, Flake8 and PyDocStyle in favor of Ruff. This removes the conflict with pycodestyle and also speeds up our testing.