nautobot / nautobot-app-device-lifecycle-mgmt

Device Lifecycle Management App for Nautobot
https://docs.nautobot.com/projects/device-lifecycle/en/latest/
Other
43 stars 25 forks source link

Add Support for Python 3.12 #367

Closed jdrew82 closed 2 months ago

jdrew82 commented 3 months ago

This PR adds support for py3.12 now that Nuatobot 2.3 supports it. We need this in place so we can get SSoT to support it.

jdrew82 commented 3 months ago

This is currently blocked by pylint-nautobot not supporting py3.12 so pylint itself won't update to a version that supports 3.12.