Skip to content

Commit 923f269

Browse files
authored
Add the new release to bandit versions of bug template (#1075)
Add the new latest version and default version to the issue template for bugs.
1 parent f3a18ab commit 923f269

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ body:
4444
label: Bandit version
4545
description: Run "bandit --version" if unsure of version number
4646
options:
47-
- 1.7.5 (Default)
47+
- 1.7.6 (Default)
48+
- 1.7.5
4849
- 1.7.4
4950
- 1.7.3
5051
- 1.7.2

0 commit comments

Comments
 (0)