Skip to content

Commit

Permalink
Add version 1.7.3 to dropdown (#833)
Browse files Browse the repository at this point in the history
Add an option for newly released version 1.7.3 for the user to report a bug on.
  • Loading branch information
ericwb committed Feb 28, 2022
1 parent fbaf2ce commit fcde9b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug-report.yml
Expand Up @@ -44,7 +44,8 @@ body:
label: Bandit version
description: Run "bandit --version" if unsure of version number
options:
- 1.7.2 (Default)
- 1.7.3 (Default)
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.3
Expand Down

0 comments on commit fcde9b5

Please sign in to comment.