Skip to content

Commit fcde9b5

Browse files
authored
Add version 1.7.3 to dropdown (#833)
Add an option for newly released version 1.7.3 for the user to report a bug on.
1 parent fbaf2ce commit fcde9b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug-report.yml

+2-1
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.2 (Default)
47+
- 1.7.3 (Default)
48+
- 1.7.2
4849
- 1.7.1
4950
- 1.7.0
5051
- 1.6.3

0 commit comments

Comments
 (0)