Skip to content

Commit

Permalink
Add 1.7.4 in issue template (#846)
Browse files Browse the repository at this point in the history
Add an option for version 1.7.4 in the bug report in preparation for a new release of 1.7.4 afterwards.
  • Loading branch information
ericwb committed Mar 4, 2022
1 parent 71bc67c commit 1ed7906
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.3 (Default)
- 1.7.4 (Default)
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
Expand Down

0 comments on commit 1ed7906

Please sign in to comment.