Closed cmsirbu closed 3 months ago
Adding support for 3.12 is blocked by the release of Nautobot 2.3.1 - see https://github.com/nautobot/nautobot/pull/6116 (tests don't run with Nautobot 2.2.3 and later).
CI should pass 🤞🏻 once Nautobot 2.3.1 is released.
Removed upper bound on Python version. Added upper bound on pylint version (due to https://github.com/nautobot/pylint-nautobot/issues/89). Switched tooling to ruff as per changes to the Nautobot App Template and removed flake8, pydocstyle, and bandit.