Drop support for Python 3.10 & 3.11 #11384

Closed
opened 2025-12-29 21:44:28 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Jul 16, 2025).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Remove support for Python 3.10 and 3.11. The minimum version of Python required for NetBox v4.5 will be 3.12.

Justification

Django 6.0 is due to be released in early 2026, and will remove support for Python versions earlier than 3.12.

Impact

Existing deployments will need to upgrade to Python 3.12 or later before upgrading to NetBox v4.5.0.

Originally created by @jeremystretch on GitHub (Jul 16, 2025). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Remove support for Python 3.10 and 3.11. The minimum version of Python required for NetBox v4.5 will be 3.12. ### Justification Django 6.0 is due to be released in early 2026, and will [remove support](https://docs.djangoproject.com/en/dev/releases/6.0/#python-compatibility) for Python versions earlier than 3.12. ### Impact Existing deployments will need to upgrade to Python 3.12 or later before upgrading to NetBox v4.5.0.
adam added the status: acceptedtype: deprecation labels 2025-12-29 21:44:28 +01:00
adam closed this issue 2025-12-29 21:44:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11384