Skip to content

Commit

Permalink
Add the new release to bandit versions of bug template (#1075)
Browse files Browse the repository at this point in the history
Add the new latest version and default version to the issue
template for bugs.
  • Loading branch information
ericwb committed Dec 9, 2023
1 parent f3a18ab commit 923f269
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.5 (Default)
- 1.7.6 (Default)
- 1.7.5
- 1.7.4
- 1.7.3
- 1.7.2
Expand Down

0 comments on commit 923f269

Please sign in to comment.