diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index fa063e56..e402ce61 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -60,9 +60,11 @@ body: attributes: label: Python Version options: - - 3.7 - 3.8 - 3.9 + - 3.10 + - 3.11 + - 3.12 validations: required: true - type: textarea