Skip to content

Commit

Permalink
Add 1.7.7 to versions of bug template
Browse files Browse the repository at this point in the history
With the newly released 1.7.7, users need to have the option to choose 1.7.7 in the drop down of the bug template.
  • Loading branch information
ericwb authored Feb 10, 2024
1 parent 858bfd8 commit c3be95d
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.6 (Default)
- 1.7.7 (Default)
- 1.7.6
- 1.7.5
- 1.7.4
- 1.7.3
Expand Down

0 comments on commit c3be95d

Please sign in to comment.