Skip to content

Commit

Permalink
Update the bug template with latest bandit version (#1208)
Browse files Browse the repository at this point in the history
Since Bandit 1.8.0 was just released, the bug template should also have 1.8.0 in its list of choices.
  • Loading branch information
ericwb authored Dec 6, 2024
1 parent 65ddf8f commit ead6717
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ body:
label: Bandit version
description: Run "bandit --version" if unsure of version number
options:
- 1.7.10 (Default)
- 1.8.0 (Default)
- 1.7.10
- 1.7.9
- 1.7.8
- 1.7.7
Expand Down

0 comments on commit ead6717

Please # to comment.