From 74c6fe85f1a1008dd0382194167de2688d3360c8 Mon Sep 17 00:00:00 2001 From: Tony Breeds Date: Wed, 15 Jan 2020 12:44:31 +0100 Subject: [PATCH] Update hardware to 0.24,0 This removes python2 support and adds some bug fixes. Change-Id: I4b4d79768c8936c4b9826545498bd6de059d5121 --- plugin-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin-requirements.txt b/plugin-requirements.txt index 3a75a5eae..9d393f2d2 100644 --- a/plugin-requirements.txt +++ b/plugin-requirements.txt @@ -1,3 +1,3 @@ # Required for 'extra-hardware' inspection collector -hardware>=0.20.1 +hardware>=0.24.0