2024-11-12 01:12:53 +00:00
|
|
|
diff -Nru bandit-1.7.10.orig/test-requirements.txt bandit-1.7.10/test-requirements.txt
|
|
|
|
--- bandit-1.7.10.orig/test-requirements.txt 2024-09-23 17:33:25.000000000 +0000
|
|
|
|
+++ bandit-1.7.10/test-requirements.txt 2024-11-08 09:03:23.050061631 +0000
|
|
|
|
@@ -1,11 +1,8 @@
|
2019-03-04 09:09:00 +00:00
|
|
|
# The order of packages is significant, because pip processes them in the order
|
|
|
|
# of appearance. Changing the order has an impact on the overall integration
|
|
|
|
# process, which may cause wedges in the gate later.
|
2021-03-09 06:57:46 +00:00
|
|
|
-coverage>=4.5.4 # Apache-2.0
|
2019-03-04 09:09:00 +00:00
|
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
2022-02-06 10:12:57 +00:00
|
|
|
-flake8>=4.0.0 # Apache-2.0
|
2021-03-09 06:57:46 +00:00
|
|
|
stestr>=2.5.0 # Apache-2.0
|
|
|
|
testscenarios>=0.5.0 # Apache-2.0/BSD
|
|
|
|
testtools>=2.3.0 # MIT
|
|
|
|
beautifulsoup4>=4.8.0 # MIT
|
|
|
|
-pylint==1.9.4 # GPLv2
|