1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update supported Python versions for v4.0

This commit is contained in:
Jeremy Stretch
2024-05-06 16:41:16 -04:00
parent fbcec97328
commit d7592744d4

View File

@ -34,10 +34,9 @@ body:
label: Python Version
description: What version of Python are you currently running?
options:
- "3.8"
- "3.9"
- "3.10"
- "3.11"
- "3.12"
validations:
required: true
- type: textarea