Skip to content

Commit 57eb318

Browse files
committed
unpin and lower bound bandit dev dependency
1 parent 47cd592 commit 57eb318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ coverage==7.2.7
88
invoke==2.2.0
99
# Security testing
1010
safety==2.3.5
11-
bandit==1.7.5
11+
bandit>=1.7.5
1212
# Formatting
1313
black==22.12.0
1414
# Type hints

0 commit comments

Comments
 (0)