From b4a0a3fdce3c8cd7dd7c0a9d14e8b05f8c096dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Tue, 9 Jun 2020 12:10:32 +0200 Subject: [PATCH] Update git submodules * Update sahara-plugin-storm from branch 'master' - Use unittest.mock instead of mock The mock third party library was needed for mock support in py2 runtimes. Since we now only support py36 and later, we can use the standard lib unittest.mock module instead. Change-Id: Ib8c30a3357c57f9c127b94d777610d602454e0ef --- sahara-plugin-storm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahara-plugin-storm b/sahara-plugin-storm index d9c7835e45..a0f41eea53 160000 --- a/sahara-plugin-storm +++ b/sahara-plugin-storm @@ -1 +1 @@ -Subproject commit d9c7835e45a1df9ac3be8b8d0da5937c00da665f +Subproject commit a0f41eea5313ab10256ecce78a063b3191b13ad7