Skip to content

Commit a5bb350

Browse files
committed
chore: Set temporary upper bound on bandit
See tylerwince/flake8-bandit#21
1 parent d230758 commit a5bb350

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ maintain = [
7777
quality = [
7878
"darglint>=1.8",
7979
"flake8-bandit>=2.1",
80+
"bandit<1.7.3",
8081
"flake8-black>=0.2",
8182
"flake8-bugbear>=21.9",
8283
"flake8-builtins>=1.5",

0 commit comments

Comments
 (0)