Marcel Telka
2024-03-20 91eadeb666137fe4c25ef8c61012a45b57ce6add
1
2
3
4
5
6
7
8
9
10
11
Bandit is not needed to run tests.
 
--- cliff-4.6.0/test-requirements.txt.orig
+++ cliff-4.6.0/test-requirements.txt
@@ -7,6 +7,3 @@
 # sphinx is required in test-requirements in addition to doc/requirements
 # because there is a sphinx extension that has tests
 sphinx>=2.0.0,!=2.1.0 # BSD
-
-# Bandit security code scanner
-bandit>=1.1.0 # Apache-2.0